summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: dbf345c1f4d613b8cb7adfedad46e02943f704aa (plain)
1
2
3
4
5
6
7
8
9
language: bash
os:
  - linux
before_install:
  - sudo apt-get install -y imagemagick jhead
before_script:
  - curl -f "https://raw.githubusercontent.com/lehmannro/assert.sh/v1.1/assert.sh" -o assert.sh
script:
  - bash tests.sh