1
0
mirror of https://github.com/mre/mos6502.git synced 2024-06-01 14:41:38 +00:00

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

View File

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