9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-19 02:55:19 +02:00
qp2/travis/configuration.sh
2021-07-05 16:53:34 +02:00

11 lines
180 B
Bash
Executable File

#!/bin/bash
# Stage 1
# Configure QP2
./configure --download all --install all --config ./config/travis.cfg || exit -1
# Create cache
cd ../
tar -zcf $HOME/cache/config.tgz qp2