Skip to content

Commit ba46750

Browse files
committed
Add Node.js 8 to test matrix
1 parent ae37ec3 commit ba46750

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,4 +2,5 @@ language: node_js
22
node_js:
33
- 4
44
- 6
5+
- 8
56
script: npm test

0 commit comments

Comments
 (0)