Skip to content

Commit 2263023

Browse files
committed
Change supported Node.js versions
1 parent 256ff99 commit 2263023

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
language: node_js
22
node_js:
3-
- '7'
43
- '6'
5-
- '5'
6-
- '4'
4+
- '8'
5+
- '10'
76
after_success:
87
- npm run coveralls

0 commit comments

Comments
 (0)