Skip to content
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.

Commit

Permalink
travis CI: drop node 0.12, add new LTS and current
Browse files Browse the repository at this point in the history
  • Loading branch information
nDmitry committed Sep 10, 2017
1 parent 175aa25 commit a258eb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,7 +1,7 @@
language: node_js
node_js:
- "0.12"
- "4"
- "5"
- "6"
- "8"
before_script:
- npm install -g grunt-cli

0 comments on commit a258eb7

Please sign in to comment.