Fixed that

This commit is contained in:
Sean 2013-11-20 13:23:49 -08:00
parent d72613e28a
commit 96fd7ef327

View File

@ -51,7 +51,7 @@ before_script:
- cd ..
- echo creating librarys' links and updating cache
- sudo ldconfig > /dev/null
- echo installing check #needed for unit tests
- echo installing check #needed for unit tests
- sudo apt-get install check > /dev/null
script: