Skip to content

Commit

Permalink
Travis: Drop Node v4, add Node v8
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko Obrovac committed Sep 22, 2017
1 parent ed4e8ad commit a560ab5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: node_js
dist: trusty
node_js:
- "4"
- "6"
- "6"
- "8"

notifications:
irc:
Expand Down

0 comments on commit a560ab5

Please sign in to comment.