TRAVIS: fix build

This commit is contained in:
2014-06-09 01:19:50 +02:00
parent a93811e416
commit 03f3b4b230

View File

@@ -19,6 +19,7 @@ before_script:
- ./configure
- make
- sudo make install
- cd ..
script:
- make CC=clang
- make doc