Skip to content

Commit 7806bc9

Browse files
committed
1 parent 998b925 commit 7806bc9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ matrix:
99
rust: nightly
1010

1111
- env: TARGET=thumbv6m-none-eabi
12-
rust: nightly
12+
# work around rust-lang/rust#45802
13+
rust: nightly-2017-11-01
1314
addons:
1415
apt:
1516
sources:

0 commit comments

Comments
 (0)