Update Node in Travis

This commit is contained in:
Titus Wormer 2018-05-17 22:14:06 +02:00
parent 6b14721756
commit 2594e5ec72

View File

@ -1,5 +1,5 @@
language: node_js
node_js:
- '4.0'
- '9.0'
- lts/boron
- node
after_script: bash <(curl -s https://codecov.io/bash)