Jan Breuer
2015-10-03 988b36805ab5608e759fbf56c8d78a95459c6bd6
.travis.yml
@@ -1,5 +1,9 @@
install:
        - sudo apt-get install libcunit1-dev
addons:
  apt:
    packages:
    - libcunit1-dev
sudo: false
script:
        - make test
    - make test