Add a travis build on rust stable
This commit is contained in:
parent
49d19e7e15
commit
07d60a6c79
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ language: rust
|
|||
matrix:
|
||||
include:
|
||||
- rust: 1.22.1
|
||||
- rust: stable
|
||||
- rust: beta
|
||||
- rust: nightly
|
||||
- rust: 1.13.0
|
||||
|
|
Loading…
Reference in a new issue