mirror of
https://github.com/danbee/persephone
synced 2025-03-04 08:39:11 +00:00
Add brew step to travis.yml
This commit is contained in:
parent
3f945ee717
commit
cd054fb125
@ -4,4 +4,6 @@ xcode_destination: platform=macOS
|
|||||||
language: swift
|
language: swift
|
||||||
xcode_project: Persephone.xcodeproj
|
xcode_project: Persephone.xcodeproj
|
||||||
xcode_scheme: Persephone
|
xcode_scheme: Persephone
|
||||||
install: bin/setup
|
before_install:
|
||||||
|
- brew install meson ninja
|
||||||
|
- bin/setup
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user