We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cf0b9c commit ae4fc45Copy full SHA for ae4fc45
.travis.yml
@@ -1,4 +1,6 @@
1
language: groovy
2
jdk:
3
- oraclejdk7
4
- - openjdk7
+ - openjdk7
5
+before_install:
6
+ - chmod a+x gradlew
0 commit comments