chore(travis): use bionic and disable sudo

This commit is contained in:
curbengh 2019-08-06 11:38:42 +09:30
parent bbba062411
commit 2725e230e3
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
dist: bionic
sudo: false
language: node_js
node_js:
- "node"