Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-11-15 04:20:04 +01:00
Update .travis.yml while we're here
Just in case we ever need it again *cough* or they loosen up their restrictions on system use *cough*
Dieser Commit ist enthalten in:
Ursprung
a97fe29d9d
Commit
e50e705520
@ -4,13 +4,9 @@ jdk:
|
||||
before_install:
|
||||
- git config --global user.email "travis-ci@destroystokyo.com"
|
||||
- git config --global user.name "Travis CI"
|
||||
- git submodule update --init
|
||||
- ./remap.sh
|
||||
- ./decompile.sh
|
||||
- ./init.sh
|
||||
- ./applyPatches.sh
|
||||
- ./paper patch
|
||||
after_success:
|
||||
- ./paperclip.sh
|
||||
- ./scripts/paperclip.sh "."
|
||||
cache:
|
||||
directories:
|
||||
- '$HOME/.m2/repository'
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren