From fda02a636412a82da42f62d2eb1e74b62140b9dc Mon Sep 17 00:00:00 2001 From: Emily Toop Date: Wed, 8 Aug 2018 11:58:41 +0100 Subject: [PATCH] Add iOS build task --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index bf58c3cd..ac4c9db5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -58,6 +58,7 @@ matrix: install: - rustup target add aarch64-apple-ios armv7-apple-ios armv7s-apple-ios x86_64-apple-ios i386-apple-ios - cargo install cargo-lipo + - cargo lipo --version script: - cd ffi - cargo lipo --release