Update .travis.yml

This commit is contained in:
Zoltan Csizmadia 2016-03-05 16:38:10 -06:00
commit 2f9386f767

View file

@ -9,4 +9,6 @@ compiler:
- gcc
script:
- make
#- make
- cmake .
- cmake --build .