summary refs log tree commit diff stats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2018-09-25 10:48:52 +0200
committerAndreas Rumpf <rumpf_a@web.de>2018-09-25 12:21:04 +0200
commitb45483f862175fb4986c129c4565c730c1e24e47 (patch)
tree22154cb60f58b6dac50854e0c0e74e1c217c57a0 /.travis.yml
parentb0deb55814fe7536ea1d2880a38839e0052dec24 (diff)
downloadNim-b45483f862175fb4986c129c4565c730c1e24e47.tar.gz
travis: enforce OSX tests are green
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 007fef9fe..b4fa886b7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,9 +5,9 @@ os:
   - osx
 dist: trusty
 
-matrix:
-  allow_failures:
-    - os: osx
+#matrix:
+#  allow_failures:
+#    - os: osx
 
 addons:
   apt: