Fix travis hopefully

This commit is contained in:
Lucas
2019-06-08 23:43:51 +02:00
parent 3bbbda23ed
commit cdc2f356c6
2 changed files with 5 additions and 3 deletions

View File

@@ -8,4 +8,6 @@ jdk:
- openjdk8
- openjdk11
install: true
script: ./travis/build.sh
script: ./travis/build.sh
before_install:
- chmod +x ./travis/build.sh