summaryrefslogtreecommitdiff
path: root/scripts/travis-ci.sh
blob: a5ea97ffd24a0e53035f2f94fa4d6d8f93439ee6 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash

qmake
make
cd tests
cmake .
make
ctest
contact: Jan Huwald // Impressum