Skip to content

Commit c2ccd06

Browse files
committed
[build] - Add node v6 to travis build check
1 parent 5d4fa08 commit c2ccd06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ node_js:
55
- iojs
66
- 4
77
- 5
8+
- 6
89
after_success:
910
- npm run coveralls

0 commit comments

Comments
 (0)