mirror of
https://github.com/JamesPeters98/ChestsPlusPlus.git
synced 2025-01-10 10:27:44 +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 ../
|
||||
|
||||
script:
|
||||
- mvn -DskipTests package
|
||||
- mvn clean package -DskipTests
|
||||
- export FOO=$(ls /Server/plugins/ChestsPlusPlus-*.jar)
|
||||
|
||||
cache:
|
||||
|
Loading…
Reference in New Issue
Block a user