Skip to content

Commit 0aa26bc

Browse files
author
Eva Sarafianou
committed
Use node 6 and 8 in tests instead of 4 and 5
1 parent 17f6bfc commit 0aa26bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
22
node_js:
3-
- "4"
4-
- "5"
3+
- "6"
4+
- "8"
55
env:
66
- CXX=g++-4.8
77
addons:

0 commit comments

Comments
 (0)