File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 1
1
cache : cargo
2
2
dist : trusty
3
3
language : rust
4
+ rust : nightly
4
5
services : docker
5
6
sudo : required
6
- rust : nightly
7
7
8
8
matrix :
9
9
include :
10
10
- env : TARGET=aarch64-unknown-linux-gnu
11
11
- env : TARGET=arm-unknown-linux-gnueabi
12
- # FIXME(rust-lang/rust#36518)
13
- rust : nightly-2016-09-21
14
12
- env : TARGET=arm-unknown-linux-gnueabihf
15
13
- env : TARGET=armv7-unknown-linux-gnueabihf
16
14
- env : TARGET=i586-unknown-linux-gnu
17
15
- env : TARGET=i686-apple-darwin
18
- # FIXME(rust-lang/rust#36793)
19
- rust : nightly-2016-09-10
20
16
os : osx
21
17
- env : TARGET=i686-unknown-linux-gnu
22
- # FIXME(rust-lang/rust#36793)
23
- rust : nightly-2016-09-10
24
18
- env : TARGET=mips-unknown-linux-gnu
25
19
- env : TARGET=mipsel-unknown-linux-gnu
26
20
- env : TARGET=powerpc-unknown-linux-gnu
You can’t perform that action at this time.
0 commit comments