Update Travis from trusty to xenial, and to Rust 1.33.
This commit is contained in:
@@ -7,7 +7,7 @@ language: rust
|
||||
rust:
|
||||
# The oldest version we currently support. See
|
||||
# CONTRIBUTING.md#rustc-version-support for details.
|
||||
- 1.32.0
|
||||
- 1.33.0
|
||||
- beta
|
||||
- nightly
|
||||
matrix:
|
||||
@@ -19,7 +19,7 @@ matrix:
|
||||
# Similarly, we don't need to hold up people using stable while we wait
|
||||
# for the results which may fail.
|
||||
fast_finish: true
|
||||
dist: trusty
|
||||
dist: xenial
|
||||
sudo: false
|
||||
addons:
|
||||
apt:
|
||||
|
||||
@@ -10,7 +10,7 @@ into executable machine code.
|
||||
[](https://travis-ci.org/CraneStation/cranelift)
|
||||
[](https://ci.appveyor.com/project/CraneStation/cranelift)
|
||||
[](https://gitter.im/CraneStation/Lobby)
|
||||

|
||||

|
||||
|
||||
For more information, see [the
|
||||
documentation](https://cranelift.readthedocs.io/en/latest/?badge=latest).
|
||||
|
||||
Reference in New Issue
Block a user