Skip to content

Commit d90f52d

Browse files
committed
Added Node.js v10 to travis.yml.
1 parent dea5d21 commit d90f52d

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,5 +1,6 @@
11
language: node_js
22
node_js:
33
- "node"
4+
- "10"
45
- "8"
56
- "6.4"

0 commit comments

Comments
 (0)