Skip to content

Commit

Permalink
Bumped to newer rustc
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Oct 10, 2016
1 parent 498619e commit 2db9453
Show file tree
Hide file tree
Showing 6 changed files with 151 additions and 154 deletions.
2 changes: 1 addition & 1 deletion .ci/install.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
set -ex
curl https://sh.rustup.rs -sSf | sh -s -- -y
rustup override set nightly-2016-08-11
rustup override set nightly-2016-10-08
rustc --version
cargo --version
Loading

0 comments on commit 2db9453

Please sign in to comment.