We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9372a49 commit 34f1657Copy full SHA for 34f1657
.travis.yml
@@ -7,7 +7,7 @@ jdk:
7
matrix:
8
include:
9
- jdk: oraclejdk7
10
- script: mvn -X -q deploy -P android --settings .travis-settings.xml -Dno.gem.deploy=true -Dandroid.device=test
+ script: mvn -q deploy -P android --settings .travis-settings.xml -Dno.gem.deploy=true -Dandroid.device=test
11
before_install:
12
# Install base Android SDK
13
- sudo apt-get update -qq
0 commit comments