Skip to content

Commit

Permalink
Travis CI: disable tests with node 0.10
Browse files Browse the repository at this point in the history
Node 0.10 isn't supported anymore.
  • Loading branch information
lovasoa committed Jan 1, 2018
1 parent 8b1dd07 commit 66f0f4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,6 +1,5 @@
language: node_js
node_js:
- "0.10"
- "4"
- "5"
- "6"
Expand Down

0 comments on commit 66f0f4d

Please sign in to comment.