Skip to content
Snippets Groups Projects
Commit 923d927b authored by Arthur Silva's avatar Arthur Silva Committed by Carl Lerche
Browse files

Bump minimum rust version to 1.15 (#107)

parent 0b4185c7
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ matrix:
#
# This job will also build and deploy the docs to gh-pages.
- env: TARGET=x86_64-unknown-linux-gnu
rust: 1.10.0
rust: 1.15.0
after_success:
- |
pip install 'travis-cargo<0.2' --user &&
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment