Skip to content

Commit

Permalink
Merge gfx-rs#316
Browse files Browse the repository at this point in the history
316: Testing adding iOS matrix. r=kvark a=seivan

I'm not sure `GLFW3` would work for iOS, but lets see what Travis says?

Co-authored-by: Seivan Heidari <seivan.heidari@icloud.com>
  • Loading branch information
bors[bot] and seivan authored Sep 5, 2019
2 parents a2956c0 + 18b790f commit 8d2a82c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ matrix:
compiler: clang

# iPhoneOS 64bit
#- env: TARGET=aarch64-apple-ios
# os: osx
# osx_image: xcode9.4
# rust: nightly
- env: TARGET=aarch64-apple-ios
os: osx
osx_image: xcode11
rust: stable

addons:
apt:
Expand Down

0 comments on commit 8d2a82c

Please sign in to comment.