chore: only build on stable

This commit is contained in:
Kilerd Chan 2019-06-14 00:12:41 +08:00
parent 082fa889d3
commit 9e93e7d182

View File

@ -1,11 +1,7 @@
language: rust
rust:
- stable
- beta
- nightly
matrix:
allow_failures:
- rust: nightly
fast_finish: true
cache: cargo