Update .travis.yml

This commit is contained in:
Xingyu.Wang
2018-11-07 13:02:35 +08:00
committed by GitHub
parent 365fc5423e
commit 68ddfa3bbc

View File

@@ -4,9 +4,9 @@ script:
- 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then sh ./scripts/badge.sh; fi'
branches:
only:
- master
- master
except:
- gh-pages
- gh-pages
git:
submodules: false
deploy: