summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-12-07 12:53:16 -0800
committerTim Smith <tsmith@chef.io>2017-12-07 12:53:16 -0800
commitb421a502b4bc2efef7619e999d3a2a6d13cc0af2 (patch)
treedd75023b821d58aab656defebea9800c8394d347
parent49ddb471fc1e5a72865f6b4c03262229f91e28e5 (diff)
downloadchef-b421a502b4bc2efef7619e999d3a2a6d13cc0af2.tar.gz
Remove the allowed_failures in Travis
It should all pass now Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index b82c9df10e..be66d46438 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -327,7 +327,6 @@ matrix:
- cat /tmp/out.txt
- sudo cat /var/log/squid3/cache.log
- sudo cat /var/log/squid3/access.log
- allow_failures:
- rvm: 2.4.2
services: docker
sudo: required