Skip to content

Commit 7d35a1d

Browse files
committed
Remove Gradle versions which are not supported from the current
com.gradle.plugin-publish plugin
1 parent eacb8b3 commit 7d35a1d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ jdk:
33
- openjdk8
44
env:
55
matrix:
6-
- LIB_GRADLE_VERSION=2.14.1 DEPLOY=true
7-
- LIB_GRADLE_VERSION=3.0 DEPLOY=true
8-
- LIB_GRADLE_VERSION=3.1 DEPLOY=true
9-
- LIB_GRADLE_VERSION=3.3
106
- LIB_GRADLE_VERSION=3.4.1 DEPLOY=true
117
- LIB_GRADLE_VERSION=3.5.1
128
- LIB_GRADLE_VERSION=4.0.1

0 commit comments

Comments
 (0)