mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-04-08 17:05:59 +02:00
10 lines
95 B
YAML
10 lines
95 B
YAML
language: rust
|
|
rust:
|
|
- nightly
|
|
matrix:
|
|
fast_finish: true
|
|
os:
|
|
- windows
|
|
- linux
|
|
- osx
|