Browse Source

Simplify Travis test script.

Benjamin Tan 6 years ago
parent
commit
fb97d99bff
1 changed files with 1 additions and 3 deletions
  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