Skip to content
Snippets Groups Projects
Commit 42fab6dc authored by Covertness's avatar Covertness
Browse files

update travis

parent 23ef8710
No related branches found
No related tags found
No related merge requests found
......@@ -18,14 +18,6 @@ before_script:
- |
pip install 'travis-cargo<0.2' --user &&
export PATH=$HOME/.local/bin:$PATH
# the main build
script:
- |
travis-cargo build &&
travis-cargo test &&
travis-cargo --only nightly bench &&
travis-cargo --only stable doc
after_success:
# upload the documentation from the build with beta (automatically only actually
# runs on the master branch)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment