mirror of
https://github.com/dnlbauer/xdrfile.git
synced 2026-09-10 14:15:31 +00:00
10 lines
106 B
YAML
10 lines
106 B
YAML
language: rust
|
|
rust:
|
|
- stable
|
|
- beta
|
|
- nightly
|
|
git:
|
|
depth: 50
|
|
after_success:
|
|
./.travis_bench.sh
|