mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-25 21:00:31 +01:00
Also test for Ubuntu's rust version.
This commit is contained in:
@@ -3,10 +3,12 @@ rust:
|
||||
- stable
|
||||
- beta
|
||||
- nightly
|
||||
- 1.28.0 # Ubuntu Bionic and Xenial
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rust: nightly
|
||||
- 1.28.0
|
||||
fast_finish: true
|
||||
|
||||
cache: cargo
|
||||
|
||||
Reference in New Issue
Block a user