We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b884e79 commit c4751ebCopy full SHA for c4751eb
.travis.yml
@@ -3,8 +3,8 @@
3
4
# Master branch only
5
branches:
6
- only:
7
- - master
+ except:
+ - gh-pages
8
9
# Start the databases
10
# See https://docs.travis-ci.com/user/database-setup/
0 commit comments