Update .travis.yml

This commit is contained in:
Aleksandar Fabijanic 2013-01-06 21:32:17 -06:00
parent a401cdf892
commit cbf705f772

View File

@ -2,4 +2,4 @@ language: cpp
compiler: compiler:
- gcc - gcc
- clang - clang
script: cmake . script: ./configure & make