Skip to content

Commit

Permalink
Add Node 15 and drop 8 for travis'
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanchuan committed Oct 22, 2020
1 parent f83b7b5 commit cd14f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: node_js
node_js:
- '15'
- '14'
- '12'
- '10'
- '8'

os:
- linux
Expand Down

0 comments on commit cd14f90

Please sign in to comment.