Delete .travis.yml

This commit is contained in:
Matthias 2022-06-07 19:27:57 +02:00 committed by GitHub
parent ef9a49ac8b
commit e829122a5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 10 deletions

View File

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