mirror of
https://github.com/JamesPeters98/ChestsPlusPlus.git
synced 2024-11-22 10:36:11 +01:00
Update .travis.yml
This commit is contained in:
parent
18bd2e5925
commit
73c51d81da
@ -1,8 +1,10 @@
|
||||
language: java
|
||||
before_deploy:
|
||||
|
||||
script:
|
||||
- cd ChestsPlusPlus_Main
|
||||
- mvn -DskipTests package
|
||||
- export FOO=$(ls Server/plugins//ChestsPlusPlus-*.jar)
|
||||
|
||||
deploy:
|
||||
provider: releases
|
||||
skip_cleanup: true
|
||||
|
Loading…
Reference in New Issue
Block a user