diff --git a/.travis.yml b/.travis.yml index 0e49a67..0dce10d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,7 @@ language: rust -rust: stable +rust: + - 1.24.0 + - stable os: linux script: - cargo build --verbose @@ -7,6 +9,7 @@ script: - rustdoc --test README.md -L target/debug -L target/debug/deps - cargo doc after_success: | + [ $TRAVIS_RUST_VERSION = stable ] && [ $TRAVIS_BRANCH = master ] && [ $TRAVIS_PULL_REQUEST = false ] && echo '' > target/doc/index.html && pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy