Skip to content

Commit e4c097b

Browse files
authored
Update .travis.yml
1 parent 322cbb6 commit e4c097b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ dist: trusty
33

44
matrix:
55
include:
6-
- mono: 5.16.0
7-
os: linux
86
- mono: latest
97
os: osx
108

@@ -13,6 +11,8 @@ sudo: true # use the new container-based Travis infrastructure
1311
script:
1412
- ./build.sh All
1513

14+
# - mono: 5.16.0
15+
# os: linux
1616
#allow_failures:
1717
# - mono: weekly
1818
# os: linux

0 commit comments

Comments
 (0)