mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 04:27:45 +00:00
Merge pull request #391 from Arcterus/travis-official
Update Travis to use official Rust support
This commit is contained in:
commit
7d353ce86b
1 changed files with 2 additions and 4 deletions
|
@ -1,7 +1,5 @@
|
|||
install:
|
||||
- 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)
|
||||
language: rust
|
||||
|
||||
script:
|
||||
- make
|
||||
- make test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue