1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-06-18 09:34:53 +02:00

travis: Remove "sudo: false" as recommended by travis

This commit is contained in:
Florian Schmaus 2019-07-19 22:43:52 +02:00
parent 8c69048be3
commit ce0ddcf69c

View file

@ -8,7 +8,6 @@ jdk:
- openjdk9
- openjdk11
sudo: false
cache:
directories:
- $HOME/.m2