Skip to content
This repository was archived by the owner on Jan 6, 2020. It is now read-only.

Commit 6d17b12

Browse files
committed
Don't test under old Node.js versions
1 parent 30999a1 commit 6d17b12

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
language: node_js
22
node_js:
3+
- '7'
34
- '6'
4-
- '5'
55
- '4'
6-
- '0.12'
7-
- '0.10'

0 commit comments

Comments
 (0)