Added install: true to .travis.yml.
This commit is contained in:
@@ -2,6 +2,7 @@ language: java
|
||||
notifications:
|
||||
email: false
|
||||
before_install: chmod +x gradlew
|
||||
install: true
|
||||
matrix:
|
||||
include:
|
||||
- jdk: oraclejdk6
|
||||
|
||||
Reference in New Issue
Block a user