Skip to content

Commit 6e89592

Browse files
authored
Update .travis.yml
1 parent 9f52494 commit 6e89592

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ script:
1919
# Fails on Travis Linux Mono latest (4.6.1) because FSharp.Core PCLs are not installed, see
2020
# https://github.com/fsharp/fsharp/issues/623#issuecomment-253165838
2121

22-
matrix:
23-
allow_failures:
24-
- os: linux
25-
mono: latest
22+
#matrix:
23+
# allow_failures:
24+
# - os: linux
25+
# mono: latest
2626

2727

0 commit comments

Comments
 (0)