Explorar o código

Update .travis.yml

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

+ 1 - 1
.travis.yml

@@ -7,7 +7,7 @@ addons:
     chrome: stable
 node_js:
  - 6
-install: make stamp-npm
+install: make node_modules
 before_script: make serve_bg
 script: make check
 sudo: false