language: bash before_script: - source g.sh script: - bash t/tests.sh - zsh t/tests.sh os: - linux - osx matrix: allow_failures: -os: osx