10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-26 15:12:19 +02:00
QuantumPackage/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