Skip to content

Commit

Permalink
Temporarily disable Android build
Browse files Browse the repository at this point in the history
  • Loading branch information
grovesNL committed Mar 12, 2019
1 parent 647d0c8 commit 222b09c
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@ branches:
- staging.tmp
matrix:
include:
- os: linux
language: android
compiler: gcc
env:
- JOB="android_gcc"
android:
components:
- build-tools-26.0.1
- android-18
jdk: openjdk8
#- os: linux
# language: android
# compiler: gcc
# env:
# - JOB="android_gcc"
# android:
# components:
# - build-tools-26.0.1
# - android-18
# jdk: openjdk8
- os: osx
osx_image: xcode9
compiler: clang
Expand Down

0 comments on commit 222b09c

Please sign in to comment.