mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-01-31 04:21:35 +01:00
Ensure Travis runs BuildTools before mvn install
This commit is contained in:
parent
50e4cd67b5
commit
77ed1e1d4a
@ -10,7 +10,7 @@ cache:
|
||||
- .buildtools
|
||||
- $HOME/.m2
|
||||
|
||||
before_script:
|
||||
before_install:
|
||||
- mkdir .buildtools
|
||||
- cd .buildtools
|
||||
- wget -O BuildTools.jar https://hub.spigotmc.org/jenkins/job/BuildTools/lastSuccessfulBuild/artifact/target/BuildTools.jar
|
||||
|
Loading…
Reference in New Issue
Block a user