Explorar o código

Leverage new Travis support for Rust

Ben S %!s(int64=11) %!d(string=hai) anos
pai
achega
3066f2f840
Modificáronse 1 ficheiros con 1 adicións e 9 borrados
  1. 1 9
      .travis.yml

+ 1 - 9
.travis.yml

@@ -1,9 +1 @@
-before_install:
-  - yes | sudo add-apt-repository ppa:hansjorg/rust
-  - yes | sudo add-apt-repository ppa:cmrx64/cargo
-  - sudo apt-get update
-install:
-  - sudo apt-get install rust-nightly cargo
-script:
-  - cargo build
-  - cargo test
+language: rust