mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-08-06 17:19:30 +00:00
chmod +x gradlew before Travis start.
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
language: java
|
language: java
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
before_install: chmod +x gradlew
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- jdk: oraclejdk6
|
- jdk: oraclejdk6
|
||||||
|
Reference in New Issue
Block a user