update travis

main
Mike Fix 6 years ago
parent 48b1a2bbf3
commit ff7d75d51e

@ -1,9 +1,11 @@
language: node_js
node_js: "9"
node_js:
- 10
cache:
yarn: true
directories:
- node_modules
- ~/.cache
install:
- yarn
script:

Loading…
Cancel
Save