mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 14:22:05 +01:00
travis: Remove "sudo: false" as recommended by travis
This commit is contained in:
parent
8c69048be3
commit
ce0ddcf69c
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ jdk:
|
||||||
- openjdk9
|
- openjdk9
|
||||||
- openjdk11
|
- openjdk11
|
||||||
|
|
||||||
sudo: false
|
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- $HOME/.m2
|
- $HOME/.m2
|
||||||
|
|
Loading…
Reference in a new issue