mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-19 01:30:21 -07:00
ci: switch to xenial (#1234)
Rust is having problems with trusty, in particular, see this bug I filed: https://github.com/rust-lang/rust/issues/59411 This was purpotedly fixed in https://github.com/rust-lang/rust/pull/59468, but it appears the issue is still occurring. This commit tries to update to Ubuntu 16.04 in the hope that it will fix this problem.
This commit is contained in:
parent
cd9815cb37
commit
bef1f0e770
@ -1,4 +1,5 @@
|
|||||||
language: rust
|
language: rust
|
||||||
|
dist: xenial
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- PROJECT_NAME: ripgrep
|
- PROJECT_NAME: ripgrep
|
||||||
|
Loading…
x
Reference in New Issue
Block a user