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

Commit 9311f9c

Browse files
committed
adding Node9 compatibility
1 parent c1d1bbb commit 9311f9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ sudo: required
33
dist: trusty
44
language: node_js
55
node_js:
6+
- '9'
67
- '8'
78
- '7'
89
before_install:

0 commit comments

Comments
 (0)