mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-02 19:06:07 +00:00
Speed up Travis by running on non-sudo containers
See why at https://docs.travis-ci.com/user/workers/container-based-infrastructure/
This commit is contained in:
parent
53b8f08e5e
commit
9dac0b30db
@ -15,3 +15,6 @@ cache:
|
||||
directories:
|
||||
- $HOME/.gradle/caches/
|
||||
- $HOME/.gradle/wrapper/
|
||||
|
||||
# Faster builds without sudo.
|
||||
sudo: false
|
||||
|
Loading…
Reference in New Issue
Block a user