1
0
mirror of https://github.com/bspeice/aeron-rs synced 2024-12-21 13:38:07 -05:00

Only test on stable

That's what I care about, and ensures no issues with clippy/fmt
This commit is contained in:
Bradlee Speice 2019-09-19 23:08:20 -04:00
parent 6018b12670
commit dd5662124b

View File

@ -1,8 +1,6 @@
language: rust
rust:
- stable
- beta
- nightly
os:
- linux
- osx