Enable Node.js 10 on Travis CI

This commit is contained in:
Miroslav Bajtoš 2018-05-10 09:35:01 +02:00
parent b17c942c1a
commit 6cc1086ddb
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
1 changed files with 1 additions and 0 deletions

View File

@ -4,3 +4,4 @@ node_js:
- "4"
- "6"
- "8"
- "10"