Skip to content

Commit 92cf0c4

Browse files
committed
Update Android APIs to version 21 for CI.
#70 (comment)
1 parent 97d8b27 commit 92cf0c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/run-travis.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ exec sh ci/run.sh $TARGET
6161
-v $HOME/rust:/usr/local:ro \
6262
-v `pwd`:/checkout:ro \
6363
-e LD_LIBRARY_PATH=/usr/local/lib \
64-
-it alexcrichton/rust-slave-android:2015-10-21 \
64+
-it alexcrichton/rust-slave-android:2015-11-22 \
6565
-c "$script"
6666
;;
6767

0 commit comments

Comments
 (0)