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

|

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