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

before_script:
  - sudo apt-get install -y zsh realpath

script:
  - bash t/tests.sh
  - zsh t/tests.sh