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