19 Commits

Author SHA1 Message Date
Kovid Goyal
36aea747c4 Nope libusb still fails to initialize
So only check that the DLL can be loaded
2016-06-24 23:33:45 +05:30
Kovid Goyal
ac1c61addf See if we can get libusb to load in travis 2016-06-24 23:21:21 +05:30
Kovid Goyal
d11e8ce62c Aaaah, now I get it :) 2016-06-24 23:13:10 +05:30
Kovid Goyal
9c1498d4ca As best as I can tell from reading Qt sourcecode, as long as QT_PLUGIN_PATH is set, it should just work. So only call ensure_app() on travis and nowhere else 2016-06-24 23:09:06 +05:30
Kovid Goyal
a182438cba Ensure that the imageformat Qt plugins are loaded even when no QApplication is created 2016-06-24 21:57:15 +05:30
Kovid Goyal
227cc4b103 ... 2016-06-24 21:03:17 +05:30
Kovid Goyal
a8e39d01e9 ... 2016-06-24 20:55:26 +05:30
Kovid Goyal
c84e2b1e4c Debut qt plugin loading on travis 2016-06-24 20:41:12 +05:30
Kovid Goyal
4a428f0075 Need to set QT_PLUGIN_PATH on travis 2016-06-24 20:29:21 +05:30
Kovid Goyal
bdb72b02dc Output qmake -query on travis for debugging 2016-06-24 20:14:48 +05:30
Kovid Goyal
e6693dc033 ... 2016-06-24 20:05:48 +05:30
Kovid Goyal
9a9f3e7913 Try relocating the Qt install
Also remove addons since they are already installed
2016-06-24 20:02:45 +05:30
Kovid Goyal
96c29f8bd1 ... 2016-06-24 19:50:45 +05:30
Kovid Goyal
345e2e8aa7 ... 2016-06-24 19:50:05 +05:30
Kovid Goyal
9f28fe27b4 ... 2016-06-24 19:40:58 +05:30
Kovid Goyal
57672149c4 ... 2016-06-24 19:26:44 +05:30
Kovid Goyal
89d6609850 Switch to container based infrastructure on travis 2016-06-24 19:18:44 +05:30
Kovid Goyal
6ffc59ead5 Fix build test failures on travis 2016-06-24 09:38:33 +05:30
Kovid Goyal
321a883c41 Initial stab at Travis integration 2016-06-22 12:28:15 +05:30