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 2c82206 commit a41aca3Copy full SHA for a41aca3
1 file changed
.travis.yml
@@ -18,6 +18,9 @@ gemfile:
18
cache:
19
directories:
20
- "travis_phantomjs"
21
+branches:
22
+ only:
23
+ - master
24
before_install:
25
- "phantomjs --version"
26
- "export PATH=$PWD/travis_phantomjs/phantomjs-$PHANTOMJS_VERSION-linux-x86_64/bin:$PATH"
0 commit comments