Skip to content

Commit

Permalink
Don't test in Node.js 6
Browse files Browse the repository at this point in the history
  • Loading branch information
lukechilds committed May 9, 2019
1 parent 38ff010 commit 6815d54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ node_js:
# - '12'
- '10'
- '8'
- '6'
script: npm test && npm run bench
after_success: npm run coverage
notifications:
Expand Down

0 comments on commit 6815d54

Please sign in to comment.