mirror of
https://github.com/TECHNOFAB11/tmux-copyrat.git
synced 2025-12-12 16:10:07 +01:00
chore(ci): remove travis.yml
This commit is contained in:
parent
f9776364c6
commit
c4e7f1d1e3
1 changed files with 0 additions and 21 deletions
21
.travis.yml
21
.travis.yml
|
|
@ -1,21 +0,0 @@
|
|||
language: rust
|
||||
cache: cargo
|
||||
dist: trusty
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
rust:
|
||||
- nightly
|
||||
- stable
|
||||
|
||||
before_script:
|
||||
- rustup component add rustfmt
|
||||
- cargo install --force cargo-audit
|
||||
- cargo generate-lockfile
|
||||
|
||||
script:
|
||||
- cargo fmt --all -- --check
|
||||
- cargo build
|
||||
- cargo test
|
||||
- cargo audit
|
||||
Loading…
Add table
Add a link
Reference in a new issue