Skip to content

Commit 0ad0b89

Browse files
author
Aleix Morgadas
committed
added node version 10 to travis
1 parent 3889238 commit 0ad0b89

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
@@ -2,6 +2,7 @@ language: node_js
22
node_js:
33
- "8"
44
- "9"
5+
- "10"
56
cache:
67
directories:
78
- "node_modules"

0 commit comments

Comments
 (0)