mirror of
https://github.com/neovim/neovim.git
synced 2025-11-28 21:20:45 +00:00
ci: Use LLVM's trusty repo to match Travis' Ubuntu version
This commit is contained in:
@@ -94,7 +94,7 @@ addons:
|
|||||||
apt:
|
apt:
|
||||||
sources:
|
sources:
|
||||||
- ubuntu-toolchain-r-test
|
- ubuntu-toolchain-r-test
|
||||||
- llvm-toolchain-precise-3.8
|
- llvm-toolchain-trusty-3.8
|
||||||
packages:
|
packages:
|
||||||
- autoconf
|
- autoconf
|
||||||
- automake
|
- automake
|
||||||
|
|||||||
Reference in New Issue
Block a user