mirror of
https://github.com/boostorg/regression.git
synced 2026-01-23 18:12:08 +00:00
11 lines
333 B
YAML
11 lines
333 B
YAML
# 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.
|
|
|
|
test:
|
|
override:
|
|
- exec "${HOME}/${CIRCLE_PROJECT_REPONAME}/ci_build_results_all.sh":
|
|
parallel: true
|