Disable tests in Travis configuration.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 25 Jul 2013 23:36:07 +0000 (23:36 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 25 Jul 2013 23:36:07 +0000 (23:36 +0000)
commit19d7382a2984efdf6e464884683704bfd58c39bf
treed80398f60dfbf1a1399f602c0780e845d619b822
parentd57d8c21d167a5bd59eada0dd6407fafd46da5e7
Disable tests in Travis configuration.

As cppunit is not available, building tests fails.

Also disable optimizations in an attempt to make the build faster as we risk
being killed because it takes so long.

Finally, test compilation of the minimal sample using the installed library
for completeness.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
.travis.yml