mirror of
https://github.com/JamesPeters98/ChestsPlusPlus.git
synced 2024-11-25 20:16:24 +01:00
Update .travis.yml
Fixed shaded plugin issue
This commit is contained in:
parent
1d1d0f8d12
commit
df40c70780
@ -1,7 +1,7 @@
|
||||
language: java
|
||||
before_deploy:
|
||||
- mvn -DskipTests package
|
||||
- export FOO=$(ls target/ChestsPlusPlus-*.jar)
|
||||
- export FOO=$(ls Server/plugins//ChestsPlusPlus-*.jar)
|
||||
deploy:
|
||||
provider: releases
|
||||
skip_cleanup: true
|
||||
|
Loading…
Reference in New Issue
Block a user