mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 20:47:46 +00:00
Update Travis to use official Rust support
This commit is contained in:
parent
d4cfdb85af
commit
8b09104cc4
1 changed files with 2 additions and 4 deletions
|
@ -1,7 +1,5 @@
|
||||||
install:
|
language: rust
|
||||||
- curl -O http://static.rust-lang.org/dist/rust-nightly-x86_64-unknown-linux-gnu.tar.gz
|
|
||||||
- tar -zxf rust-nightly-x86_64-unknown-linux-gnu.tar.gz
|
|
||||||
- (cd rust-nightly-x86_64-unknown-linux-gnu/ && sudo ./install.sh)
|
|
||||||
script:
|
script:
|
||||||
- make
|
- make
|
||||||
- make test
|
- make test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue