Selaa lähdekoodia

Use latest mono version

The bugs described in PR #757 should be fixed.
Wiesław Šoltés 9 vuotta sitten
vanhempi
sitoutus
8a50e8cc55
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -3,7 +3,7 @@ os:
   - linux
   - osx
 mono:
-  - 4.4.2
+  - latest
 script:
   - ./build.sh --target "Travis" --platform "Mono" --configuration "Release"
 notifications: