Skip to content

Commit

Permalink
πŸ”ž Drop Node 8 from CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
himynameisdave committed May 25, 2020
1 parent 7c82814 commit 91ac2ab
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js
node_js:
- 8
node_js:
- 10
- 12
- 14
install: npm install
script: npm run test

0 comments on commit 91ac2ab

Please sign in to comment.