Sascha Zelzer 11 anni fa
parent
commit
8a2ac29dc4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -10,6 +10,6 @@ before_install:
   - sudo add-apt-repository ppa:kalakris/cmake -y
   - sudo apt-get update -qq
   - sudo apt-get install -y cmake
-  - sudo apt-get install -y libqt4-dev libqt4-sql-sqlite
+  - sudo apt-get install -y libqt4-dev qt4-dev-tools
 
 script: ctest -VV -S ./CMake/ctkTravisDashboardScript.cmake