Skip to content

Commit

Permalink
Bump Ubuntu version (#3212)
Browse files Browse the repository at this point in the history
The Linux build has started to fail in a similar manner to nunit/nunit-console#611, so we bump the Ubuntu version.
  • Loading branch information
mikkelbu authored and ChrisMaddock committed Apr 21, 2019
1 parent c3caee3 commit 9ff47eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ mono: 5.10.0 # Need 5.2+ for the included MSBuild.

matrix:
include:
- os: linux
- dist: xenial
install:
- sudo apt-get install dotnet-sharedframework-microsoft.netcore.app-1.1.6

Expand Down

0 comments on commit 9ff47eb

Please sign in to comment.