mirror of
https://github.com/boostorg/beast.git
synced 2025-07-31 21:34:46 +02:00
Skip master branch on Travis OSX (fix)
This commit is contained in:
@@ -110,7 +110,7 @@ matrix:
|
||||
- *base_sources
|
||||
|
||||
# OSX Clang, C++14, Debug
|
||||
- if: branch =~ ^master
|
||||
- if: branch != master
|
||||
os: osx
|
||||
compiler: clang++
|
||||
env:
|
||||
|
Reference in New Issue
Block a user