Explorar o código

Give full path to bower

JC Brand %!s(int64=12) %!d(string=hai) anos
pai
achega
b97948733f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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