mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-25 20:33:08 +00:00
travis: use default OS X image
This commit is contained in:
parent
de8ccf1751
commit
af5869886b
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@ matrix:
|
||||||
- gettext
|
- gettext
|
||||||
- libncurses5-dev
|
- libncurses5-dev
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode8
|
|
||||||
before_install:
|
before_install:
|
||||||
- brew update
|
- brew update
|
||||||
- brew install pcre2 # use system PCRE2
|
- brew install pcre2 # use system PCRE2
|
||||||
|
|
Loading…
Reference in a new issue