mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00

committed by
Justin M. Keyes

parent
8ce6393048
commit
f8575fd1e4
@@ -64,7 +64,7 @@ jobs:
|
||||
- os: linux
|
||||
# Travis creates a cache per compiler. Set a different value here to
|
||||
# store 32-bit dependencies in a separate cache.
|
||||
compiler: gcc -m32
|
||||
compiler: gcc
|
||||
env: BUILD_32BIT=ON
|
||||
- os: osx
|
||||
compiler: clang
|
||||
|
Reference in New Issue
Block a user