Skip to content

Commit a2934de

Browse files
author
vagrant
committed
need to use mono 5.4.0
msbuild version packaged in 5.4.0 should be recent enough for the build to work
1 parent c0adbcd commit a2934de

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,7 +1,7 @@
11
language: csharp
22
dist: xenial
33
mono:
4-
- 5.2.0
4+
- 5.4.0
55
# needed to make travis run the unit tests
66
- 5.18.0
77
solution: "./OptimizelySDK.Travis.sln"

0 commit comments

Comments
 (0)