We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0adbcd commit a2934deCopy full SHA for a2934de
.travis.yml
@@ -1,7 +1,7 @@
1
language: csharp
2
dist: xenial
3
mono:
4
- - 5.2.0
+ - 5.4.0
5
# needed to make travis run the unit tests
6
- 5.18.0
7
solution: "./OptimizelySDK.Travis.sln"
0 commit comments