Skip to content

Commit

Permalink
Try to fix travis apk build
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Sobanski committed Oct 11, 2017
1 parent 1ef1cb7 commit 8017312
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Expand Up @@ -15,9 +15,10 @@ matrix:
on:
tags: true
- language: android
components:
- build-tools-24.0.0
- android-24
android:
components:
- build-tools-24.0.0
- android-24
before_script:
- cd simple-rt-android
- git clone https://github.com/urho3d/android-ndk.git
Expand Down

0 comments on commit 8017312

Please sign in to comment.