Ensured travis makes use of a working node version for builds

This commit is contained in:
Alejandro Celaya
2019-03-08 19:50:47 +01:00
parent d7312d26f7
commit 9f172c308c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
language: node_js
node_js:
- "stable"
- "10.15.3"
cache:
yarn: true