TRAVIS: fix build

This commit is contained in:
hasufell 2014-06-09 01:19:50 +02:00
parent a93811e416
commit 03f3b4b230
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 1 additions and 0 deletions

View File

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