Skip to content

Commit 7dab070

Browse files
committed
chore(travis): add node v6 to tests
1 parent a4ba7d7 commit 7dab070

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: node_js
22
node_js:
33
- "4"
44
- "5"
5+
- "6"
56
env:
67
global:
78
- CXX=g++-4.8

0 commit comments

Comments
 (0)