mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-01-10 17:57:37 +00:00
Added install: true to .travis.yml.
This commit is contained in:
parent
a49c40197c
commit
27ed503a11
@ -2,6 +2,7 @@ language: java
|
|||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
before_install: chmod +x gradlew
|
before_install: chmod +x gradlew
|
||||||
|
install: true
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- jdk: oraclejdk6
|
- jdk: oraclejdk6
|
||||||
|
Loading…
Reference in New Issue
Block a user