mirror of
https://github.com/SpaceManiac/SpacemanDMM.git
synced 2025-12-23 05:36:47 +00:00
Remove old .travis.yml
This commit is contained in:
parent
afc817e668
commit
58258e6013
1 changed files with 0 additions and 16 deletions
16
.travis.yml
16
.travis.yml
|
|
@ -1,16 +0,0 @@
|
|||
language: rust
|
||||
rust:
|
||||
- stable
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
cache: cargo
|
||||
before_cache:
|
||||
- cargo-cache
|
||||
install:
|
||||
- rustc -Vv
|
||||
- cargo -V
|
||||
- cargo install cargo-cache --no-default-features --features ci-autoclean cargo-cache
|
||||
script:
|
||||
- cargo build --verbose --all
|
||||
- cargo test --verbose --all
|
||||
Loading…
Add table
Add a link
Reference in a new issue