Skip to content

Commit

Permalink
Bump rust-ios-tests to 0.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
SSheldon committed May 8, 2016
1 parent 97f9e51 commit 777e817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ for arch in $IOS_ARCHS; do
done

if [ -n "$IOS_ARCHS" ]; then
curl -LO https://github.com/SSheldon/rust-test-ios/releases/download/0.1.0/rust-test-ios
curl -LO https://github.com/SSheldon/rust-test-ios/releases/download/0.1.1/rust-test-ios
chmod +x rust-test-ios
fi

Expand Down

0 comments on commit 777e817

Please sign in to comment.