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 b1f3621 commit 23b8586Copy full SHA for 23b8586
.travis.yml
@@ -2,4 +2,7 @@ language: node_js
2
node_js:
3
- '0.10'
4
notifications:
5
- email: false
+ email: false
6
+install:
7
+ - npm install
8
+ - npm run bower -- install
0 commit comments