We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 440ecf0 commit f39bf4eCopy full SHA for f39bf4e
.travis.yml
@@ -15,3 +15,7 @@ install:
15
script:
16
- ./build.sh NuGet
17
18
+matrix:
19
+ allow_failures:
20
+ - os: osx
21
+ mono: latest
0 commit comments