remove redundant test envs

they were just there when we were making sure the env variable shell
selection was working properly in all cases, now that we know it is,
they can be removed.
This commit is contained in:
Matthew Rothenberg
2014-10-16 11:39:08 -04:00
parent e7c56c7647
commit f056d28b2e

View File

@@ -3,10 +3,8 @@ os:
- osx
env:
- TEST_SHELLS="zsh bash"
- TEST_SHELLS=bash
- TEST_SHELLS=zsh
- HI=mom
install:
- ./test/support/travisci_deps.sh