diff options
author | Andreas Rumpf <rumpf_a@web.de> | 2018-09-18 11:35:37 +0200 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2018-09-18 15:27:54 +0200 |
commit | d2fb6cc222141e49247d13cd51d92bd2d3c61a49 (patch) | |
tree | 4ae980203c38fd27cdf48b4353845440c71a16f7 | |
parent | a5d014233a1334ef2a8f11efd86d74fd332cddf6 (diff) | |
download | Nim-d2fb6cc222141e49247d13cd51d92bd2d3c61a49.tar.gz |
tavis OSX tests should be green always now
-rw-r--r-- | .travis.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml index 9541cdae7..e190b3466 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,9 +6,9 @@ os: dist: trusty -matrix: - allow_failures: - - os: osx +#matrix: +# allow_failures: +# - os: osx addons: apt: |