Ver Fonte

Simplify Travis test script.

Benjamin Tan há 6 anos atrás
pai
commit
fb97d99bff
1 ficheiros alterados com 1 adições e 3 exclusões
  1. 1 3
      .travis.yml

+ 1 - 3
.travis.yml

@@ -1,7 +1,5 @@
 language: node_js
 node_js:
   - 4
-before_script:
-  - npm install -g grunt-cli
 after_script:
-  - grunt retire
+  - npm run build -- retire