summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Grandin <grandinp@altern.org>2016-01-04 11:33:45 +0100
committerPierre Grandin <grandinp@altern.org>2016-01-04 11:33:45 +0100
commitdd6bf1368ca94cbd8fc0d7693c0aea44d365bf7a (patch)
tree290f07347d1e398dbf865076fee02a0e613a7d5c
parent21aee700b3c07d62d0bc2604818e597dc2d96011 (diff)
downloadnavit-R6511.tar.gz
Archive the xpms from the linux build on CIR6511
-rw-r--r--ci/build_linux.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/build_linux.sh b/ci/build_linux.sh
index 9d2b9add0..4f90d5d98 100644
--- a/ci/build_linux.sh
+++ b/ci/build_linux.sh
@@ -17,5 +17,5 @@ else
mkdir bin && cd bin
cmake ../ -Dgraphics/qt_qpainter:BOOL=FALSE -Dgui/qml:BOOL=FALSE -DSVG2PNG:BOOL=FALSE -DSAMPLE_MAP=n|| exit -1
make || exit -1
- cp -r navit/xpm $CIRCLE_ARTIFACTS
fi
+cp -r navit/xpm $CIRCLE_ARTIFACTS