Skip to content

Commit 721af54

Browse files
committed
[Tests] on node v8
1 parent 1a38734 commit 721af54

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: node_js
22
node_js:
3+
- "8"
34
- "7"
45
- "6"
56
- "5"
@@ -18,3 +19,6 @@ script:
1819
sudo: false
1920
matrix:
2021
fast_finish: true
22+
allow_failures:
23+
- node_js: "7"
24+
- node_js: "5"

0 commit comments

Comments
 (0)