Skip to content

Commit c5acf04

Browse files
authored
Merge pull request #252 from Microsoft/fixMono
Fix mono version
2 parents 0be887a + f0ee0b3 commit c5acf04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: csharp
22
mono:
3-
- latest
3+
- 4.8.1
44

55
script:
66
- ./build.sh

0 commit comments

Comments
 (0)