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