travis: use sequencer master for MacOS build

- workaround for unreleased MacOS related fix
  of the sequencer
This commit is contained in:
Ralph Lange
2019-11-22 16:23:02 +01:00
parent d8f2074e6a
commit 8c2cb12d9b
2 changed files with 2 additions and 2 deletions

View File

@@ -115,7 +115,7 @@ matrix:
# MacOS build
- env: SET=test01
- env: SET=test01 SNCSEQ=master
os: osx
compiler: clang
addons: { homebrew: { packages: ["re2c"], update: true } }