Skip to content

Commit 7a70f66

Browse files
gnzlbgalexcrichton
authored andcommitted
update to rust nightly (#591)
1 parent 07b33c8 commit 7a70f66

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,9 @@ matrix:
66
fast_finish: true
77
include:
88
- env: TARGET=i586-unknown-linux-gnu
9-
rust: nightly-2018-10-20
109
- env: TARGET=i686-unknown-linux-gnu
11-
rust: nightly-2018-10-20
1210
- env: TARGET=x86_64-unknown-linux-gnu NO_ADD=1
13-
rust: nightly-2018-10-20
1411
- env: TARGET=x86_64-unknown-linux-gnu-emulated NO_ADD=1 STDSIMD_TEST_EVERYTHING=1
15-
rust: nightly-2018-10-20
1612
- env: TARGET=x86_64-linux-android
1713
- env: TARGET=arm-unknown-linux-gnueabihf
1814
- env: TARGET=arm-linux-androideabi
@@ -30,11 +26,9 @@ matrix:
3026
- os: osx
3127
env: TARGET=i686-apple-darwin
3228
script: ci/run.sh
33-
rust: nightly-2018-10-20
3429
- os: osx
3530
env: TARGET=x86_64-apple-darwin NO_ADD=1
3631
script: ci/run.sh
37-
rust: nightly-2018-10-20
3832
- env: TARGET=wasm32-unknown-unknown
3933
- env: TARGET=thumbv6m-none-eabi NOSTD=1
4034
- env: TARGET=thumbv7m-none-eabi NOSTD=1

0 commit comments

Comments
 (0)