Remove sudo: false from travis config
https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
This commit is contained in:
parent
1f2a9373b7
commit
22259af1d1
1 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@ branches:
|
|||
notifications:
|
||||
email: false
|
||||
|
||||
sudo: false
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.m2
|
||||
|
|
Loading…
Reference in a new issue