1
0
mirror of https://github.com/bspeice/aeron-rs synced 2024-12-21 21:38:09 -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 language: rust
rust: rust:
- stable - stable
- beta
- nightly
os: os:
- linux - linux
- osx - osx