Skip to content

Commit

Permalink
move from travis-cargo to cargo-travis
Browse files Browse the repository at this point in the history
  • Loading branch information
orhanbalci committed May 17, 2017
1 parent 698591b commit 7db0635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -27,7 +27,7 @@ script:
cargo build &&
cargo test &&
cargo bench &&
cargo --only stable doc
travis-cargo --only stable doc
after_success:
- travis-cargo --only stable doc-upload
- cargo coveralls
Expand Down

0 comments on commit 7db0635

Please sign in to comment.