argh travis

This commit is contained in:
John Cupitt 2015-04-14 22:54:16 +01:00
parent bc62d47424
commit 9958d2b821

View File

@ -14,5 +14,6 @@ before_script:
- ./configure - ./configure
- make - make
- sudo make install - sudo make install
- sudo ldconfig
script: script:
- make check - make check