summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjandegr <jandegr@users.noreply.github.com>2016-01-01 19:59:35 +0100
committerjandegr <jandegr@users.noreply.github.com>2016-01-01 19:59:35 +0100
commitffac5ae13d25d2c40fca5fbde418916aa4c5217f (patch)
tree7524b524ad3dfbe676e9317c388757a9d890e04e
parent7ba00da4223f80d2e714d1a233c2edfa2f702589 (diff)
downloadnavit-ffac5ae13d25d2c40fca5fbde418916aa4c5217f.tar.gz
Update circle.yml
-rw-r--r--circle.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/circle.yml b/circle.yml
index 7bd8ac1c8..76e41196b 100644
--- a/circle.yml
+++ b/circle.yml
@@ -42,6 +42,8 @@ dependencies:
- cp win32/*.exe $CIRCLE_ARTIFACTS/
# For python testing with junit reporting
- sudo pip install junit-xml
+#
+ - ls -la $CIRCLE_ARTIFACTS
test:
post:
- sed -i -e 's@name="Local GPS" profilename="car" enabled="yes" active="1"@name="Local GPS" profilename="car" enabled="no" active="0"@' navit.xml: