mirror of
https://github.com/JamesPeters98/ChestsPlusPlus.git
synced 2025-01-26 18:21:39 +01:00
Update .travis.yml
Forgot to clean before build
This commit is contained in:
parent
1e7fc9458d
commit
712f450c99
@ -6,7 +6,7 @@ before_install:
|
|||||||
- cd ../
|
- cd ../
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- mvn -DskipTests package
|
- mvn clean package -DskipTests
|
||||||
- export FOO=$(ls /Server/plugins/ChestsPlusPlus-*.jar)
|
- export FOO=$(ls /Server/plugins/ChestsPlusPlus-*.jar)
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
|
Loading…
Reference in New Issue
Block a user