mirror of
https://github.com/boostorg/regression.git
synced 2026-01-19 04:42:10 +00:00
Only build /ci/ branches.
This commit is contained in:
10
circle.yml
Normal file
10
circle.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
# Use, modification, and distribution are
|
||||
# subject to the Boost Software License, Version 1.0. (See accompanying
|
||||
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
#
|
||||
# Copyright Rene Rivera 2017.
|
||||
|
||||
general:
|
||||
branches:
|
||||
only:
|
||||
- /ci\/.*/
|
||||
Reference in New Issue
Block a user