Skip to content

Commit

Permalink
Merge pull request #874 from d00rman/travis/node8
Browse files Browse the repository at this point in the history
Travis: Drop Node v4, add Node v8
  • Loading branch information
Pchelolo committed Sep 22, 2017
2 parents ed4e8ad + a560ab5 commit 0030f8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,8 +1,8 @@
language: node_js
dist: trusty
node_js:
- "4"
- "6"
- "6"
- "8"

notifications:
irc:
Expand Down

0 comments on commit 0030f8a

Please sign in to comment.