revert travis config file while the X dependency is not sorted.

This commit is contained in:
xawotihs
2013-10-28 00:07:55 +01:00
parent 224c94e890
commit 82171773fe

View File

@@ -1,2 +1,2 @@
language: cpp
script: "qmake projects/mtg/wagic-qt.pro CONFIG+=testsuite CONFIG+=debug && make -j 8 && ./wagic testsuite"
script: "qmake projects/mtg/wagic-qt.pro CONFIG+=testsuite CONFIG+=debug && make -j 8"