Rust nightly is broken (#207)

This commit is contained in:
Carl Lerche
2018-01-02 11:01:55 -08:00
committed by Sean McArthur
parent de4c30a706
commit a0e0d74edd

View File

@@ -17,6 +17,8 @@ matrix:
- rust: nightly
- rust: stable
before_deploy: cargo doc --no-deps
allow_failures:
- rust: nightly
install:
- bash <(curl https://raw.githubusercontent.com/xd009642/tarpaulin/master/travis-install.sh)