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