mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
undo all travis script changes
This commit is contained in:
+3
-3
@@ -6,9 +6,9 @@ before_script:
|
||||
pip install 'travis-cargo<0.2' --user &&
|
||||
export PATH=$HOME/.local/bin:$PATH
|
||||
script:
|
||||
- set -e
|
||||
- travis-cargo build
|
||||
- env RUST_SYSROOT=$HOME/rust travis-cargo test
|
||||
- |
|
||||
travis-cargo build &&
|
||||
env RUST_SYSROOT=$HOME/rust travis-cargo test
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
|
||||
Reference in New Issue
Block a user