Skip to content

Fixed Travis builds

Mateusz Brawański requested to merge github/fork/Emzi0767/travis into master

This commit replaced C# 7 expression syntax with generic block syntax on:

  • Event accessors
  • Constructors

This should fix Travis builds, which use Mono version that lacks C# 7 support.

Merge request reports

Loading