Simplify Travis test script.

This commit is contained in:
Benjamin Tan 2018-02-08 11:20:41 +08:00
parent 27aba10756
commit fb97d99bff
1 changed files with 1 additions and 3 deletions

View File

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