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

Commit 588d669

Browse files
author
Joe Hand
authored
add node v8, v9
1 parent 4b376e1 commit 588d669

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ language: node_js
22
node_js:
33
- '4'
44
- '6'
5+
- '8'
6+
- '9'
57
cache:
68
directories:
79
- node_modules

0 commit comments

Comments
 (0)