Skip to content

Commit f0ee0b3

Browse files
committed
Fix mono version
1 parent 0be887a commit f0ee0b3

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)