mirror of
https://github.com/avitex/avitex.github.io
synced 2025-01-15 12:29:57 +00:00
fix branch
This commit is contained in:
parent
a6a778a9a1
commit
989c7483b0
@ -9,7 +9,7 @@ script:
|
||||
- zola build
|
||||
|
||||
after_success: |
|
||||
[ $TRAVIS_BRANCH = code ] &&
|
||||
[ $TRAVIS_BRANCH = source ] &&
|
||||
[ $TRAVIS_PULL_REQUEST = false ] &&
|
||||
zola build &&
|
||||
sudo pip install ghp-import &&
|
||||
|
Loading…
Reference in New Issue
Block a user