Skip to content

Commit 30caf75

Browse files
author
Jimmy Byrd
committed
Install 2.2 sdk on travis
1 parent 6b8c4e4 commit 30caf75

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ language: csharp
22
sudo: required
33
dist: xenial
44

5+
before_install:
6+
- sudo apt-get install -qq dotnet-sdk-2.2
7+
58
dotnet: 3.0.100
69
mono:
710
- latest # => "stable release"

0 commit comments

Comments
 (0)