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.
2 parents 991fdb3 + e5d8451 commit d8400f2Copy full SHA for d8400f2
.travis.yml
@@ -20,3 +20,7 @@ script:
20
- xbuild ./src/fsharp-library-unittests-build.proj /p:TargetFramework=net40 /p:Configuration=Release
21
- (cd tests/projects; ./build.sh)
22
- (cd tests/fsharp/core; ./run-opt.sh)
23
+
24
+matrix:
25
+ allow_failures:
26
+ - mono: latest
0 commit comments