Skip to content

Commit

Permalink
chore: test node 6 on travis (#553)
Browse files Browse the repository at this point in the history
build: drop some EOL versions like v5 and v0.12
  • Loading branch information
SimenB authored and JaKXz committed Apr 12, 2017
1 parent 3c0d81f commit 2ff8f3b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
sudo: false
language: node_js
node_js:
- 6
- 4
- 5
- "0.10"
- "0.12"
- "stable"

before_install:
Expand Down

0 comments on commit 2ff8f3b

Please sign in to comment.