mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-23 21:20:42 +08:00
Update .travis.yml
This commit is contained in:
parent
51a0526a4c
commit
c107e526a5
18
.travis.yml
18
.travis.yml
@ -1,21 +1,3 @@
|
||||
language: c
|
||||
script:
|
||||
- make -s badge
|
||||
- make -s check
|
||||
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
install:
|
||||
- git clone --depth=1 https://github.com/LCTT/lctt-scripts
|
||||
- sed -i "/ProjectRoot=/cProjectRoot=$(pwd)" ./lctt-scripts/lctt.cfg
|
||||
|
||||
deploy:
|
||||
provider: pages
|
||||
skip_cleanup: true
|
||||
github_token: $GITHUB_TOKEN
|
||||
local_dir: build
|
||||
on:
|
||||
branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user