remove beta/nightly

This commit is contained in:
NikVolf
2017-04-04 16:33:23 +03:00
parent 7b3f9f54c6
commit d075cc6253

View File

@@ -1,11 +1,4 @@
language: rust
rust:
- stable
- beta
- nightly
matrix:
allow_failures:
- rust: nightly
after_success: |
cargo doc \
&& echo '<meta http-equiv=refresh content=0;url=parity-wasm/index.html>' > target/doc/index.html && \