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
1 changed files with 0 additions and 1 deletions

View File

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