language: bash before_script: - sudo apt-get install -y zsh script: - bash t/tests.sh - zsh t/tests.sh