Skip to content

Commit

Permalink
Removed Node 0.10. Node 0.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed May 15, 2018
1 parent d36bea7 commit 340dfc2
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,12 +1,11 @@
sudo: false
language: node_js
node_js:
- '0.10'
- '0.12'
- '4'
- '6'
- '8'
- '9'
- '10'
branches:
only:
- master
Expand Down

0 comments on commit 340dfc2

Please sign in to comment.