Switch to the newer Roslyn compiler on Linux/macOS.

This commit is contained in:
Paul Chote
2019-03-23 10:56:05 +00:00
committed by Oliver Brakmann
parent 5b00586de2
commit d53338ca5e
6 changed files with 7 additions and 31 deletions

View File

@@ -38,7 +38,7 @@ script:
- sudo dpkg -i nsis_3.03-2_amd64.deb
- makensis -VERSION
- travis_retry make all-dependencies
- make all SDK="-sdk:4.5"
- make all
- make check
- make check-scripts
- make test