Skip to content
Snippets Groups Projects
Commit ef82792a authored by Carl Lerche's avatar Carl Lerche
Browse files

Specify Rust versions in travis.yml

parent 3fae2b0b
No related branches found
No related tags found
No related merge requests found
---
language: rust
sudo: false
rust:
- nightly
- 1.1.0
script:
- cargo test
......
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