Skip to content

Commit

Permalink
[chore] Drop support for old nodejs versions (0.10 & 0.12) (#557)
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne committed Mar 23, 2017
1 parent 4c021d3 commit 82f3f61
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
@@ -1,8 +1,6 @@
language: node_js
sudo: false
node_js:
- '0.10'
- '0.12'
- '4'
- '6'
- '7'
Expand Down

0 comments on commit 82f3f61

Please sign in to comment.