travis: pre-install re2c for MacOS builds (sequencer)
This commit is contained in:
@@ -105,3 +105,4 @@ matrix:
|
|||||||
- env: SET=test01
|
- env: SET=test01
|
||||||
os: osx
|
os: osx
|
||||||
compiler: clang
|
compiler: clang
|
||||||
|
addons: { homebrew: { packages: ["re2c"], update: true } }
|
||||||
|
|||||||
@@ -97,6 +97,7 @@ matrix:
|
|||||||
- env: BASE=7.0
|
- env: BASE=7.0
|
||||||
os: osx
|
os: osx
|
||||||
compiler: clang
|
compiler: clang
|
||||||
|
addons: { homebrew: { packages: ["re2c"], update: true } }
|
||||||
|
|
||||||
# All above jobs can be defined for other branches or releases of EPICS Base
|
# All above jobs can be defined for other branches or releases of EPICS Base
|
||||||
# by setting BASE to the branch name or release tag name, e.g.
|
# by setting BASE to the branch name or release tag name, e.g.
|
||||||
|
|||||||
Reference in New Issue
Block a user