Skip to content

Commit e937391

Browse files
committed
.travis.yml: Add node 6 to test matrix
1 parent 75784ed commit e937391

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ cache: yarn
66

77
matrix:
88
include:
9+
- node_js: 6
10+
env: WEBPACK_VERSION=latest
911
- node_js: 8
1012
env: WEBPACK_VERSION=latest
1113
- node_js: node

0 commit comments

Comments
 (0)