Jan Breuer
2015-08-27 7cda47a529a298886d739d6a0c1a8114e6e0c6ad
.travis.yml
@@ -1,5 +1,10 @@
install:
        - sudo apt-get install libcunit1-dev
addons:
  apt:
    packages:
    - cunit
    - libcunit1-dev
sudo: false
script:
        - make test
    - make test