Skip to content

Commit

Permalink
remove node 0.10/0.12 from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
hzoo committed Aug 8, 2017
1 parent 75bc67f commit 59ffa73
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
sudo: false
language: node_js
node_js:
- '5'
- '8'
- '6'
- '4'
- '0.12'
- '0.10'

0 comments on commit 59ffa73

Please sign in to comment.