Update nodejs versions for travis

pull/24/head
Chocobozzz 2016-11-16 21:18:51 +01:00
parent c77fa067a1
commit 4c1068fcee
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
language: node_js
node_js:
- "4.5"
- "6.6"
- "4.6"
- "6.9"
env:
- CXX=g++-4.8