Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 3c8647d

Browse files
committed
Add node 8 to .travis.yml
1 parent 4b7c440 commit 3c8647d

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
@@ -3,6 +3,7 @@ language: node_js
33
node_js:
44
- "4"
55
- "6"
6+
- "8"
67

78
branches:
89
only:

0 commit comments

Comments
 (0)