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

before_script:
  - source g.sh
  - sudo apt-get install -y zsh

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