forked from Research/WhisperCom
Dominik Meyer
f637c3cee6
git-subtree-dir: libs/loguru git-subtree-split: 9c2fea0d4530657f23259be4132f8101c98b579e
13 lines
204 B
YAML
13 lines
204 B
YAML
version: 0.1.{build}-{branch}
|
|
pull_requests:
|
|
do_not_increment_build_number: true
|
|
|
|
image:
|
|
- Ubuntu
|
|
- Visual Studio 2017
|
|
|
|
# loguru is header-only
|
|
build: off
|
|
|
|
test_script: cmake -P test/appveyor.cmake
|