aboutsummarylogtreecommitdiffstats
path: root/.travis.yml
blob: 3c7a38c0c01ccb7b6ec22e7ddf35bd25643f2d2d (plain)
1
2
3
4
5
6
7
8
language: bash

before_script:
        - curl -L "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/shunit2/shunit2-2.1.6.tgz" | tar zx


script:
        - bash tests.sh