support node v10 - test on all LTS version

This commit is contained in:
Dane Springmeyer
2018-06-26 07:49:29 -07:00
parent 0a215bd6a5
commit a71a19ec40
4 changed files with 9 additions and 8 deletions
+2 -1
View File
@@ -3,6 +3,7 @@ language: node_js
sudo: false
node_js:
- "0.10"
- "4"
- "6"
- "9"
- "10"