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