We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2871bc commit 788192dCopy full SHA for 788192d
1 file changed
.travis.yml
@@ -25,8 +25,8 @@ script:
25
# [Error] QFontDatabase: Cannot find font directory /usr/lib/x86_64-linux-gnu/fonts - is Qt installed correctly?
26
- sudo ln -s /usr/share/fonts /usr/lib/x86_64-linux-gnu/fonts
27
28
- # iLib Full builde / Running nodeunit test.
29
- - ant test
+ # iLib full build / Run nodeunit tests
+ - ant clean test
30
#- which qmake
31
#- which qmlscene
32
#- cd qt/NodeunitTest
0 commit comments