Initial, exploratory, CircleCI config.

This commit is contained in:
Rene Rivera 2016-06-22 10:42:20 -05:00
parent 5742533e21
commit 4fdc2e0c4f

14
circle.yml Normal file
View file

@ -0,0 +1,14 @@
# 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 2015-2016.
checkout:
post:
- git submodule update --quite --init --recursive
test:
override:
- echo ${PWD}
- env