File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 6
6
fast_finish : true
7
7
include :
8
8
- env : TARGET=i586-unknown-linux-gnu
9
- rust : nightly-2018-10-20
10
9
- env : TARGET=i686-unknown-linux-gnu
11
- rust : nightly-2018-10-20
12
10
- env : TARGET=x86_64-unknown-linux-gnu NO_ADD=1
13
- rust : nightly-2018-10-20
14
11
- env : TARGET=x86_64-unknown-linux-gnu-emulated NO_ADD=1 STDSIMD_TEST_EVERYTHING=1
15
- rust : nightly-2018-10-20
16
12
- env : TARGET=x86_64-linux-android
17
13
- env : TARGET=arm-unknown-linux-gnueabihf
18
14
- env : TARGET=arm-linux-androideabi
@@ -30,11 +26,9 @@ matrix:
30
26
- os : osx
31
27
env : TARGET=i686-apple-darwin
32
28
script : ci/run.sh
33
- rust : nightly-2018-10-20
34
29
- os : osx
35
30
env : TARGET=x86_64-apple-darwin NO_ADD=1
36
31
script : ci/run.sh
37
- rust : nightly-2018-10-20
38
32
- env : TARGET=wasm32-unknown-unknown
39
33
- env : TARGET=thumbv6m-none-eabi NOSTD=1
40
34
- env : TARGET=thumbv7m-none-eabi NOSTD=1
You can’t perform that action at this time.
0 commit comments