mirror of
https://github.com/JamesPeters98/ChestsPlusPlus.git
synced 2024-11-14 22:56:27 +01:00
Update .travis.yml
Travis hates leading '/' 😠
This commit is contained in:
parent
757c512186
commit
6366e2cafe
@ -17,7 +17,7 @@ cache:
|
||||
- BuildTools
|
||||
|
||||
before-deploy:
|
||||
- export FOO=$(ls /Server/plugins/ChestsPlusPlus-*.jar)
|
||||
- export FOO=$(ls Server/plugins/ChestsPlusPlus-*.jar)
|
||||
|
||||
deploy:
|
||||
provider: releases
|
||||
|
Loading…
Reference in New Issue
Block a user