Skip to content

Commit 2afe227

Browse files
authored
extend travis to test node v10 too
1 parent d92e6b2 commit 2afe227

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
@@ -24,6 +24,7 @@ node_js:
2424
- "4"
2525
- "6"
2626
- "8"
27+
- "10"
2728

2829
branches:
2930
only:

0 commit comments

Comments
 (0)