Skip to content

Commit e0c5d51

Browse files
committed
[Tests] on node v8.8
1 parent 7f509ba commit e0c5d51

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: node_js
22
os:
33
- linux
44
node_js:
5-
- "8.7"
5+
- "8.8"
66
- "7.10"
77
- "6.11"
88
- "5.12"
@@ -30,6 +30,8 @@ matrix:
3030
include:
3131
- node_js: "node"
3232
env: PRETEST=true
33+
- node_js: "8.7"
34+
env: TEST=true ALLOW_FAILURE=true
3335
- node_js: "8.6"
3436
env: TEST=true ALLOW_FAILURE=true
3537
- node_js: "8.5"

0 commit comments

Comments
 (0)