mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
parent
8ce6393048
commit
f8575fd1e4
@ -64,7 +64,7 @@ jobs:
|
|||||||
- os: linux
|
- os: linux
|
||||||
# Travis creates a cache per compiler. Set a different value here to
|
# Travis creates a cache per compiler. Set a different value here to
|
||||||
# store 32-bit dependencies in a separate cache.
|
# store 32-bit dependencies in a separate cache.
|
||||||
compiler: gcc -m32
|
compiler: gcc
|
||||||
env: BUILD_32BIT=ON
|
env: BUILD_32BIT=ON
|
||||||
- os: osx
|
- os: osx
|
||||||
compiler: clang
|
compiler: clang
|
||||||
|
Loading…
Reference in New Issue
Block a user