Fix Travis script
This commit is contained in:
parent
4039e231a5
commit
d02406a2ae
|
@ -38,7 +38,7 @@ script:
|
||||||
- touch test/testmathlib.cpp
|
- touch test/testmathlib.cpp
|
||||||
- make test -j4
|
- make test -j4
|
||||||
# run extra tests
|
# run extra tests
|
||||||
- tools/generate_and_run_tests.sh
|
- tools/generate_and_run_more_tests.sh
|
||||||
# compile gui
|
# compile gui
|
||||||
- cd gui
|
- cd gui
|
||||||
- qmake
|
- qmake
|
||||||
|
|
Loading…
Reference in New Issue