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