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

+ 1 - 1
.travis.yml

@@ -2,5 +2,5 @@ language: node_js
 node_js:
  - "0.10.13"
 before_install:
- - "bower update"
+ - "./node_modules/.bin/bower update"
 script: grunt test