Skip to content

Commit 8a1d2b8

Browse files
committed
Add i686-linux-android build job
1 parent 301058d commit 8a1d2b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ matrix:
4040
stage: tier2
4141
- env: TARGET=x86_64-linux-android
4242
stage: tier2
43+
- env: TARGET=i686-linux-android
44+
stage: tier2
4345

4446
install: travis_retry rustup target add $TARGET
4547

0 commit comments

Comments
 (0)