Skip to content

Commit

Permalink
Change supported Node.js versions
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed May 24, 2019
1 parent 256ff99 commit 2263023
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,8 +1,7 @@
language: node_js
node_js:
- '7'
- '6'
- '5'
- '4'
- '8'
- '10'
after_success:
- npm run coveralls

0 comments on commit 2263023

Please sign in to comment.