Skip to content

Commit e338333

Browse files
committed
Fix Travis test
1 parent f2f3733 commit e338333

File tree

3 files changed

+4247
-2
lines changed

3 files changed

+4247
-2
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: node_js
22
node_js:
33
- "stable"
4+
- "10"
5+
- "8"
46
- "4"
57
sudo: false

0 commit comments

Comments
 (0)