This website works better with JavaScript.
Explore
Help
Sign In
Trivernis
/
spigot-chunkmaster
mirror of
https://github.com/Trivernis/spigot-chunkmaster.git
Watch
1
Star
0
Fork
You've already forked spigot-chunkmaster
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Add .gradle to cache to speed up building
Browse Source
pull/33/head
trivernis
5 years ago
parent
b587f491cf
commit
3cfa38e03d
1 changed files
with
4 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
.abstruse.yml
Unescape
Escape
View File
@ -5,3 +5,6 @@ matrix:
script:
script:
-
if [[ "SCRIPT" ]]; then gradle $SCRIPT; fi
-
if [[ "SCRIPT" ]]; then gradle $SCRIPT; fi
cache:
-
.gradle
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
Trivernis/spigot-chunkmaster
Title
Body
Create Issue