mirror of
https://github.com/vgough/encfs.git
synced 2024-11-21 15:33:16 +01:00
Disable Travis CI MacOS
This commit is contained in:
parent
044d07a792
commit
2142a6ca3e
@ -49,13 +49,6 @@ matrix:
|
|||||||
env:
|
env:
|
||||||
- CC=clang-4.0 CXX=clang++-4.0 CHECK=true INTEGRATION=false
|
- CC=clang-4.0 CXX=clang++-4.0 CHECK=true INTEGRATION=false
|
||||||
|
|
||||||
- os: osx
|
|
||||||
compiler: clang
|
|
||||||
osx_image: xcode9.2
|
|
||||||
sudo: required
|
|
||||||
env:
|
|
||||||
- SUDO_TESTS=true
|
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- ./ci/setup.sh
|
- ./ci/setup.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user