travis update

This commit is contained in:
cutls 2019-01-27 21:22:58 +09:00
parent 54231cde73
commit 37a1b7e52d

View File

@ -2,6 +2,7 @@ sudo: false
language: node_js
node_js:
- '9.9.0'
script: node -v
before_deploy:
- sudo add-apt-repository ppa:ubuntu-wine/ppa -y
- sudo apt-get update -q