Update .travis.yml

This commit is contained in:
Aleksandar Fabijanic 2013-01-06 22:02:23 -06:00
parent cb4baf09cd
commit 3fd09a4cbe

View File

@ -2,5 +2,5 @@ language: cpp
compiler:
- gcc
- clang
script: ./configure --omit=Data/MySQL,Data/ODBC & make
script: ./configure --omit=Data/MySQL,Data/ODBC & make -s