Jan Breuer
2015-09-10 ff9770fc59f6c6475c55ae9f0ec631a09bff8c36
.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