Skip to content

Commit

Permalink
chore: drop support for Node 0.10 (#11)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: drop support for Node 0.10/0.12
  • Loading branch information
bcoe committed Jul 8, 2017
1 parent 0335400 commit 87f4e13
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
Expand Up @@ -2,7 +2,6 @@ language: node_js
os:
- linux
node_js:
- "0.10"
- "4"
- "6"
- "node"
- "stable"

0 comments on commit 87f4e13

Please sign in to comment.