mirror of
https://github.com/catchorg/Catch2.git
synced 2025-07-31 20:44:36 +02:00
Don't build dev-appveyor*
branches on TravisCI
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
language: cpp
|
language: cpp
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
|
branches:
|
||||||
|
except:
|
||||||
|
- /dev-appveyor.*/
|
||||||
|
|
||||||
common_sources: &all_sources
|
common_sources: &all_sources
|
||||||
- ubuntu-toolchain-r-test
|
- ubuntu-toolchain-r-test
|
||||||
- llvm-toolchain-trusty
|
- llvm-toolchain-trusty
|
||||||
|
Reference in New Issue
Block a user