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 bf5c14b commit c42e185Copy full SHA for c42e185
.travis.yml
@@ -2,8 +2,8 @@ language: node_js
2
node_js:
3
- '0.10'
4
branches:
5
- except:
6
- - dev
+ only:
+ - master
7
before_install:
8
- npm install -g grunt-cli component phantomjs casperjs
9
before_script:
0 commit comments