[segyio] 302/376: Run ctest on appveyor
Jørgen Kvalsvik
jokva-guest at moszumanska.debian.org
Wed Sep 20 08:04:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
jokva-guest pushed a commit to branch debian
in repository segyio.
commit 90f4efaa60c09edd8e1df1895f1a9837d112afb4
Author: Jørgen Kvalsvik <jokva at statoil.com>
Date: Mon Jun 19 16:12:52 2017 +0200
Run ctest on appveyor
---
appveyor.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/appveyor.yml b/appveyor.yml
index ea066cf..f48c74d 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -53,6 +53,7 @@ build_script:
- ps: pushd build
- cmake %APPVEYOR_BUILD_FOLDER% %W64% %MEX% %LANG% -DBUILD_SHARED_LIBS=%SHARED% -DCMAKE_INSTALL_PREFIX=%INSTALL_DIR%
- cmake --build . --config "%configuration%" --target install
+ - ctest -C "%configuration%" --output-on-failure
- ps: pushd python
- cat setup.py
- IF DEFINED PYTHON python setup.py build_py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/segyio.git
More information about the debian-science-commits
mailing list