mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-09 15:25:56 -04:00
This may or may not work.
This commit is contained in:
parent
a2653e3ddb
commit
ae4ec19bcb
@ -8,8 +8,8 @@ notifications:
|
||||
env:
|
||||
global: TERM=dumb
|
||||
|
||||
install: gradle setupCIWorkspace
|
||||
script: gradle build
|
||||
install: ./gradlew setupCIWorkspace
|
||||
script: ./gradlew build
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
Loading…
x
Reference in New Issue
Block a user