mirror of
https://github.com/JamesPeters98/ChestsPlusPlus.git
synced 2024-11-14 22:56:27 +01:00
Update .travis.yml
This commit is contained in:
parent
a1fc3a04c7
commit
1a367d758a
@ -1,9 +1,11 @@
|
||||
language: java
|
||||
|
||||
script:
|
||||
before_install:
|
||||
- cd /BuildTools
|
||||
- bash build.sh
|
||||
- cd ../
|
||||
|
||||
script:
|
||||
- mvn -DskipTests package
|
||||
- export FOO=$(ls /Server/plugins/ChestsPlusPlus-*.jar)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user