os: - linux - osx env: - TEST_SHELLS="zsh bash" - TEST_SHELLS=bash - TEST_SHELLS=zsh - HI=mom install: - ./test/support/travisci_deps.sh script: - ./run_tests.sh