Skip to content
This repository was archived by the owner on Jun 20, 2019. It is now read-only.

Commit 25114c9

Browse files
authored
chore: Add NodeJS v8 to Travis CI build matrix (#21)
1 parent bdbe0a9 commit 25114c9

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
@@ -1,6 +1,7 @@
11
sudo: false
22
language: node_js
33
node_js:
4+
- '8'
45
- '7'
56
- '6'
67
- '4'

0 commit comments

Comments
 (0)