1
mirror of https://invent.kde.org/network/falkon.git synced 2024-12-20 10:46:35 +01:00

[Travis] Fix the invocation of tests

This commit is contained in:
nowrep 2014-02-01 16:56:17 +01:00
parent 5e661cc2d7
commit 91f0c40691

View File

@ -5,4 +5,4 @@ install:
script:
- qmake
- make
- cd scripts && ./run_tests.py
- cd scripts && ./run_tests.sh