瀏覽代碼

[Travis] Try setting the qt plugin path explicitly

Sascha Zelzer 11 年之前
父節點
當前提交
943ef7f8b8
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -2,6 +2,8 @@ language: cpp
 compiler:
 compiler:
   - gcc
   - gcc
 
 
+env:
+  - QT_PLUGIN_PATH=/usr/lib/x86_64-linux-gnu/qt4/plugins
 branches:
 branches:
   only:
   only:
     - travis-ci
     - travis-ci