Skip to content

Commit

Permalink
Drop v.12 from Travis (#496)
Browse files Browse the repository at this point in the history
`node v.12` is being left for EOL now and I don't see any reason to keep it supported in Travis. Merge is optional!
  • Loading branch information
evenstensberg authored and hemanth committed Dec 30, 2016
1 parent 6de9fbb commit e5e4bf0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,7 +1,6 @@
sudo: false
language: node_js
node_js:
- v0.12
- v4
- v5
- v6
Expand Down

0 comments on commit e5e4bf0

Please sign in to comment.