Skip to content

Commit 78a1128

Browse files
committed
feat(ci): Update .travis.yml, add Node.js v8 env
1 parent 9021fc6 commit 78a1128

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
@@ -2,6 +2,7 @@ language: node_js
22
node_js:
33
- 4
44
- 6
5+
- 8
56
sudo: false
67

78
notifications:

0 commit comments

Comments
 (0)