Fix typo in Travis config

This commit is contained in:
md678685 2018-10-09 19:47:57 +01:00 committed by GitHub
parent 83a90eb553
commit 50e4cd67b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ cache:
before_script:
- mkdir .buildtools
- cd buildtools
- cd .buildtools
- wget -O BuildTools.jar https://hub.spigotmc.org/jenkins/job/BuildTools/lastSuccessfulBuild/artifact/target/BuildTools.jar
- java -jar BuildTools.jar --rev 1.8
- java -jar BuildTools.jar --rev 1.8.3