aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index fcfbdb3a41..220cd71198 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -167,8 +167,6 @@ matrix:
before_script: chmod -R u+w spec/ruby
script: ruby -C spec/ruby ../mspec/bin/mspec -j .
allow_failures:
- # It randomly hangs on travis osx. Let's remove this from allow_failures once it gets stable.
- - os: osx
- name: pedanticism
fast_finish: true