Skip to content

Commit 5a4d3d4

Browse files
committed
Add Node.js v6 series as testing environment
1 parent 64e2a5c commit 5a4d3d4

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
@@ -5,6 +5,7 @@ sudo: true
55
node_js:
66
- "4"
77
- "5"
8+
- "6"
89

910
before_install:
1011
- mkdir travis-phantomjs

0 commit comments

Comments
 (0)