mirror of
https://github.com/vgough/encfs.git
synced 2024-11-21 23:43:26 +01:00
Change MacOS task
This commit is contained in:
parent
2142a6ca3e
commit
f9a3cfa7a1
@ -11,12 +11,11 @@ task:
|
|||||||
env:
|
env:
|
||||||
INTEGRATION: false
|
INTEGRATION: false
|
||||||
|
|
||||||
macos_task:
|
task:
|
||||||
matrix:
|
name: MacOS
|
||||||
- name: MacOS
|
|
||||||
osx_instance:
|
osx_instance:
|
||||||
image: catalina-xcode-11.3.1
|
image: catalina-xcode-11.3.1
|
||||||
install_script:
|
install_script:
|
||||||
- ./ci/setup.sh
|
- brew cask install osxfuse
|
||||||
script:
|
script:
|
||||||
- ./build.sh
|
- ./build.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user