Remove node 10 from travis (#354)

* Remove node 10 from travis

* Trigger build on travis-ci.com
pull/357/head v5.4.1
Glen Cheney 3 years ago committed by GitHub
parent 5b020f3257
commit 7a19707812
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@
language: node_js
node_js:
- '10'
- '12'
- '14'

Loading…
Cancel
Save