Update travis.yml: drop 10, 13, add 14

This commit is contained in:
Calvin Montgomery 2020-06-18 21:25:54 -07:00
parent 4f5cd7d741
commit ffa10648e4

View file

@ -9,6 +9,5 @@ addons:
env:
- CXX="g++-4.8"
node_js:
- "13"
- "14"
- "12"
- "10"