aboutsummarylogtreecommitdiffstats
path: root/.travis.yml
blob: 842287ea332564665eb56c01fd1efd4f9ebde7ae (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 test.sh