summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-11-09 11:06:14 -0800
committerTim Smith <tsmith@chef.io>2017-11-09 11:06:14 -0800
commitf1689df55d5a9f41b1bf7e59dd9aea5752faf5f9 (patch)
treec77c6b93751a8bb9144c5b59413fb53f6fb6829f
parent049064c789bd8369edf7c564180e2f0e5259cf1d (diff)
downloadchef-f1689df55d5a9f41b1bf7e59dd9aea5752faf5f9.tar.gz
fish vs. bash
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 457b946219..458858f4bc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,7 +18,7 @@ before_script:
- echo -fp >> .rspec
# necessary for sudo: true tests, ingore failures on tests invoked with sudo: false
- sudo sed -i -e 's/^Defaults\tsecure_path.*$//' /etc/sudoers || true
- - ENV
+ - env
# do not run expensive spec tests on PRs, only on branches
branches: