We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 880c598 commit c8696b0Copy full SHA for c8696b0
.travis.yml
@@ -14,7 +14,7 @@ matrix:
14
env: FEATURES="exception verify_message" IOS_ARCHS=""
15
- os: osx
16
osx_image: xcode7.3
17
- rust: stable
+ rust: 1.41.0
18
env: FEATURES="exception" IOS_ARCHS="i386 x86_64 armv7 armv7s aarch64"
19
sudo: false
20
install: ./travis_install.sh
0 commit comments