Skip to content

Commit

Permalink
bionic and no snap. [skip appveyor]
Browse files Browse the repository at this point in the history
  • Loading branch information
304NotModified committed Sep 30, 2019
1 parent 1b856e1 commit c9e2b34
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,13 @@
language: csharp

dist: xenial
dist: bionic

dotnet: 2.0.0
dotnet: 3.0.0

addons:
snaps:
- name: dotnet-sdk
classic: true
channel: latest/beta
sudo: required
language: csharp
mono: none

install:
- sudo snap alias dotnet-sdk.dotnet dotnet
- nuget install xunit.runner.console -version 2.2.0
# Display dotnet version info
- dotnet --version
Expand Down

0 comments on commit c9e2b34

Please sign in to comment.