Skip to content
This repository has been archived by the owner on Sep 27, 2018. It is now read-only.

Commit

Permalink
travis: Use Gradle 4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
whymarrh committed Mar 2, 2018
1 parent 1a20e05 commit 9321622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ addons:

env:
global:
- GRADLE_VERSION='4.5.1'
- GRADLE_VERSION='4.6'
- GRADLE_DISTRIBUTION_URL="https://services.gradle.org/distributions/gradle-$GRADLE_VERSION-bin.zip"
- TERM=dumb
jdk:
Expand Down

0 comments on commit 9321622

Please sign in to comment.