Skip to content

Commit ebb125e

Browse files
committed
test(ci): test on Node 8.1 instead of 8.0 as it's broken
1 parent 3028324 commit ebb125e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ node_js:
2929
- '10'
3030
- '10.0'
3131
- '8'
32-
- '8.0'
32+
- '8.1'
3333
- '6'
3434
- '6.0'
3535

0 commit comments

Comments
 (0)