Skip to content

Commit

Permalink
package/ci: user 14.04 for Android as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
mosra committed Feb 13, 2018
1 parent 7a7d2c5 commit c635028
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package/ci/travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ matrix:
- TARGET_GLES2=OFF
#- language: android
#os: linux
#dist: precise
#dist: trusty
#env:
#- JOBID=android-es2
#- TARGET=android
Expand All @@ -95,14 +95,15 @@ matrix:
#packages:
#- g++-4.7
#- ninja-build
#- "libc6:i386" # CMake 2.8.12 is 32bit
#android:
#components:
#- build-tools-19.0.0
#- android-19
#- sys-img-armeabi-v7a-android-19
#- language: android
#os: linux
#dist: precise
#dist: trusty
#env:
#- JOBID=android-es3
#- TARGET=android
Expand All @@ -114,6 +115,7 @@ matrix:
#packages:
#- g++-4.7
#- ninja-build
#- "libc6:i386" # CMake 2.8.12 is 32bit
#android:
#components:
#- build-tools-19.0.0
Expand Down

0 comments on commit c635028

Please sign in to comment.