Skip to content

Commit

Permalink
Travis: increase Android SDk NDK for rhode slib test
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrys committed Dec 13, 2020
1 parent 3f798bf commit 26cb06c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ matrix:

- language: android
os: linux
env: RHO_TARGET="android_native_lib" RHO_APP="rhodes_lib_examples" RHO_ANDROID_LEVEL="21" NDK_NUMBER="20" SKIP_TESTS=1
env: RHO_TARGET="android_native_lib" RHO_APP="rhodes_lib_examples" RHO_ANDROID_LEVEL="24" NDK_NUMBER="21" SKIP_TESTS=1

- language: android
os: linux
Expand Down

0 comments on commit 26cb06c

Please sign in to comment.