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