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

Commit ef25eb0

Browse files
committed
Add Node 7 and 8 as test targets
1 parent 03e4fbc commit ef25eb0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,7 @@ node_js:
55
- 'iojs'
66
- '5'
77
- '6'
8+
- '7'
9+
- '8'
810
- 'stable'
911
sudo: false

0 commit comments

Comments
 (0)