Skip to content

Commit

Permalink
Merge pull request #1743 from ryysud/add-nodejs-v8-to-travis
Browse files Browse the repository at this point in the history
Add Node.js v8 to Travis CI
  • Loading branch information
goto-bus-stop committed Jan 4, 2018
2 parents 5ec19ee + e65a8d8 commit 3ccd552
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
@@ -1,8 +1,6 @@
language: node_js
node_js:
- "7"
- "9"
- "8"
- "6"
- "4"
- "0.12"
- "0.10"

0 comments on commit 3ccd552

Please sign in to comment.