Skip to content

Commit c6daaa2

Browse files
committed
add node 6 to travis build file
1 parent d071069 commit c6daaa2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ jdk:
44
- oraclejdk8
55
- oraclejdk7
66
env:
7+
- NODE_VERSION=6 CC=clang CXX=clang++
78
- NODE_VERSION=4 CC=clang CXX=clang++
89
- NODE_VERSION="0.12"
910
- NODE_VERSION="0.10"

0 commit comments

Comments
 (0)