Skip to content

Commit ef8a9a1

Browse files
committed
Adds Node 8 to CI
1 parent 77f022c commit ef8a9a1

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
@@ -7,4 +7,5 @@ node_js:
77
- "5"
88
- "6"
99
- "7"
10+
- "8"
1011
script: npm run test-full

0 commit comments

Comments
 (0)