9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-19 19:12:05 +02:00
qp2/travis/configuration.sh

11 lines
165 B
Bash
Raw Normal View History

#!/bin/bash
# Stage 1
# Configure QP2
2021-01-25 10:24:49 +01:00
./configure --install all --config ./config/travis.cfg || exit -1
# Create cache
cd ../
tar -zcf $HOME/cache/config.tgz qp2