Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit b515ec9

Browse files
committed
[Tests] on node v10
1 parent cd55637 commit b515ec9

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.travis.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@ language: node_js
22
os:
33
- linux
44
node_js:
5-
- "9"
5+
- "10"
66
- "8"
7-
- "7"
87
- "6"
9-
- "5"
108
- "4"
119
before_install:
1210
- 'nvm install-latest-npm'
@@ -33,6 +31,3 @@ matrix:
3331
allow_failures:
3432
- os: osx
3533
- env: TEST=true ALLOW_FAILURE=true
36-
- node_js: "9"
37-
- node_js: "7"
38-
- node_js: "5"

0 commit comments

Comments
 (0)