aboutsummaryrefslogtreecommitdiff
path: root/.circleci/test_spm.sh
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2020-03-24 14:51:59 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2020-03-25 17:16:05 -0400
commit838c8723e314782c255011536126b95e9d6a97f9 (patch)
treeaaef6390df688a75bd6af1f3b6b1d33c07ab9e30 /.circleci/test_spm.sh
parentae3eb38592cb40011fd026d3c7c64ebc022bedca (diff)
downloadspmc-838c8723e314782c255011536126b95e9d6a97f9.tar.gz
Add .circleci/config.yml
Diffstat (limited to '.circleci/test_spm.sh')
-rwxr-xr-x.circleci/test_spm.sh13
1 files changed, 13 insertions, 0 deletions
diff --git a/.circleci/test_spm.sh b/.circleci/test_spm.sh
new file mode 100755
index 0000000..f70b60f
--- /dev/null
+++ b/.circleci/test_spm.sh
@@ -0,0 +1,13 @@
+#!/bin/bash
+set -e
+
+export SHELL=/bin/bash
+cd build
+
+set -x
+
+ctest3 -V
+
+spm --list
+
+spm --search zlib