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 8ade1f4 commit a2cc408Copy full SHA for a2cc408
.travis.yml
@@ -1,6 +1,9 @@
1
language: node_js
2
node_js:
3
- "0.10"
4
+branches:
5
+ only:
6
+ - master
7
before_install:
8
- npm install -g grunt-cli component
9
- git clone git://github.com/n1k0/casperjs.git ~/casperjs
0 commit comments