mirror of
https://github.com/nim-lang/Nim.git
synced 2026-06-09 13:18:11 +00:00
allow OSX tests to fail because of travis bugs
This commit is contained in:
@@ -5,6 +5,11 @@ os:
|
||||
- osx
|
||||
dist: trusty
|
||||
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- os: osx
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
|
||||
Reference in New Issue
Block a user