Skip to content

Commit

Permalink
Test 32bit on Rust 1.41
Browse files Browse the repository at this point in the history
  • Loading branch information
SSheldon committed May 15, 2020
1 parent 880c598 commit c8696b0
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 @@ -14,7 +14,7 @@ matrix:
env: FEATURES="exception verify_message" IOS_ARCHS=""
- os: osx
osx_image: xcode7.3
rust: stable
rust: 1.41.0
env: FEATURES="exception" IOS_ARCHS="i386 x86_64 armv7 armv7s aarch64"
sudo: false
install: ./travis_install.sh
Expand Down

0 comments on commit c8696b0

Please sign in to comment.