mirror of
https://github.com/neovim/neovim.git
synced 2026-01-05 12:57:45 +00:00
Travis: install g++-multilib #2515
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
. "$CI_SCRIPTS/common.sh"
|
||||
|
||||
sudo apt-get install gcc-multilib
|
||||
sudo apt-get install gcc-multilib g++-multilib
|
||||
|
||||
setup_deps x86
|
||||
|
||||
|
||||
Reference in New Issue
Block a user