Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Commit 9481ce8

Browse files
committed
test on node 8
1 parent f33fd6d commit 9481ce8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
language: node_js
22

33
node_js:
4-
- "7"
4+
- "8"
55
- "6"
66

77
script:
88
- npm test
99
- npm run lint
10-

0 commit comments

Comments
 (0)