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

before_script:
  - sudo apt-get install -y zsh

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