Merge pull request #1304 from dtolnay/ci
CI builders for all versions mentioned in the build script
This commit is contained in:
commit
e1ae3c71f3
@ -4,11 +4,15 @@ cache: cargo
|
|||||||
|
|
||||||
# run builds for all the trains (and more)
|
# run builds for all the trains (and more)
|
||||||
rust:
|
rust:
|
||||||
- 1.13.0
|
|
||||||
- 1.15.0
|
|
||||||
- stable
|
- stable
|
||||||
- beta
|
- beta
|
||||||
- nightly
|
- nightly
|
||||||
|
- 1.13.0
|
||||||
|
- 1.15.0
|
||||||
|
- 1.20.0
|
||||||
|
- 1.21.0
|
||||||
|
- 1.25.0
|
||||||
|
- 1.26.0
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user