Commit 15355dd3 by abetomo

Remove sudo settings from .travis.yml

'sudo' seems to be unavailable.
Remove sudo settings from .travis.yml

https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
parent 0c1a49ee
language: node_js language: node_js
compiler: gcc compiler: gcc
sudo: false
env: env:
global: global:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment