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 d94df2c commit 2b179b4Copy full SHA for 2b179b4
.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