mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-26 21:30:55 +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
|
language: c
|
||||||
script:
|
script:
|
||||||
- make -s badge
|
|
||||||
- make -s check
|
- 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