JC Brand
12 years ago
1 changed files with
2 additions and
0 deletions
-
2
0
.travis.yml
|
@@ -1,4 +1,6 @@
|
|
language: node_js
|
|
language: node_js
|
|
node_js:
|
|
node_js:
|
|
- "0.10.13"
|
|
- "0.10.13"
|
|
|
|
+before_install:
|
|
|
|
+ - "bower update"
|
|
script: grunt test
|
|
script: grunt test
|