Run coverage in rust stable

pull/4/head
Diego Barrios Romero 2018-11-16 20:22:12 +01:00
parent b4cfbbb2d9
commit dc05ca6bee
1 changed files with 3 additions and 3 deletions

View File

@ -10,9 +10,6 @@ before_script:
matrix:
include:
- env: TARGET=x86_64-unknown-linux-gnu
- env: TARGET=x86_64-unknown-linux-gnu
rust: nightly
before_script:
- cargo install cargo-update || echo "cargo-update already installed"
- cargo install cargo-travis || echo "cargo-travis already installed"
@ -30,6 +27,9 @@ matrix:
sources:
- kalakris-cmake
- env: TARGET=x86_64-unknown-linux-gnu
rust: nightly
- env: TARGET=x86_64-unknown-linux-musl
rust: nightly