2
0
Эх сурвалжийг харах

Make sure bower is updated

JC Brand 12 жил өмнө
parent
commit
032ebad032
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -1,4 +1,6 @@
 language: node_js
 node_js:
  - "0.10.13"
+before_install:
+ - "bower update"
 script: grunt test