Skip to content

Commit 44b1713

Browse files
authored
Add node 9 to travis.yml (#200)
1 parent f7ae55d commit 44b1713

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: node_js
22

33
# https://github.com/nodejs/LTS
44
node_js:
5+
- '9'
56
- '8'
67
- '7'
78
- '6'

0 commit comments

Comments
 (0)