magnet-url-rs/.travis.yml
William Batista 10f4f5d002
Added Travis CI
Now I can actually make sure builds will compile before pushing them
jaja
2021-02-16 15:08:09 -05:00

6 lines
54 B
YAML

language: rust
rust:
- stable
- beta
- nightly