Remove Travis script

This commit is contained in:
Pierre HUBERT 2022-03-22 18:00:50 +01:00
parent 7b95b75985
commit 2d96a03509

View File

@ -1,10 +0,0 @@
language: rust
rust:
- stable
- beta
- nightly
cache: cargo
matrix:
allow_failures:
- rust: nightly
fast_finish: true