Skip to content

Commit eaa19ff

Browse files
authored
Add node 8 to CI matrix (#188)
1 parent 783fa58 commit eaa19ff

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+
- '8'
56
- '7'
67
- '6'
78
- '4'

0 commit comments

Comments
 (0)