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 f97dc1c commit 45035dcCopy full SHA for 45035dc
.travis.yml
@@ -4,3 +4,6 @@ node_js:
4
before_script:
5
- 'npm install -g bower grunt-cli'
6
- 'bower install'
7
+branches:
8
+ only:
9
+ - dev
0 commit comments