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 49d349e commit b9e2a73Copy full SHA for b9e2a73
.travis.yml
@@ -1,6 +1,10 @@
1
language: node_js
2
node_js:
3
- "4.1"
4
+
5
+branches:
6
+ only:
7
+ - gh-pages
8
9
before_script: "npm run-script setDependencies"
10
0 commit comments