Skip to content

Commit 5908bb7

Browse files
author
Jorge Aparicio
committed
switch back to old nightly for the arm-gnueabi target
1 parent 4df5deb commit 5908bb7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ matrix:
99
include:
1010
- env: TARGET=aarch64-unknown-linux-gnu
1111
- env: TARGET=arm-unknown-linux-gnueabi
12+
# FIXME(rust-lang/rust#36518)
13+
rust: nightly-2016-09-21
1214
- env: TARGET=arm-unknown-linux-gnueabihf
1315
- env: TARGET=armv7-unknown-linux-gnueabihf
1416
- env: TARGET=i586-unknown-linux-gnu

0 commit comments

Comments
 (0)