Skip to content

Commit

Permalink
pin nightly to nightly-2018-06-20
Browse files Browse the repository at this point in the history
to workaround a rustup manifest problem
  • Loading branch information
japaric authored Jun 22, 2018
1 parent 519fc87 commit 9c4e18a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ matrix:
- env: TARGET=x86_64-unknown-linux-gnu

- env: TARGET=thumbv7em-none-eabi
rust: nightly
rust: nightly-2018-06-20
addons:
apt:
packages:
- gcc-arm-none-eabi

- env: TARGET=thumbv7em-none-eabihf
rust: nightly
rust: nightly-2018-06-20
addons:
apt:
packages:
Expand Down

0 comments on commit 9c4e18a

Please sign in to comment.