Skip to content

Commit e55c9cd

Browse files
taiki-ecramertj
authored andcommitted
Revert "Workaround for broken initialization script of travis"
This reverts commit efcae3b.
1 parent db4cad3 commit e55c9cd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

-6
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,10 @@ matrix:
2929
- name: cargo test
3030
rust: nightly
3131
os: osx
32-
before_script:
33-
# TODO: https://github.com/rust-lang-nursery/futures-rs/pull/1685#issuecomment-506927847
34-
- rustup update
3532

3633
- name: cargo test
3734
rust: nightly
3835
os: linux
39-
before_script:
40-
# TODO: https://github.com/rust-lang-nursery/futures-rs/pull/1685#issuecomment-506927847
41-
- rustup update
4236

4337
- name: cargo build (with minimal versions)
4438
rust: nightly

0 commit comments

Comments
 (0)