Skip to content

Commit

Permalink
oops, this is EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftkey committed Sep 16, 2019
1 parent 6333620 commit fcb33fe
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: csharp
matrix:
include:
- os: linux
dist: trusty
dist: xenial
sudo: required
dotnet: 2.2
- os: osx
Expand All @@ -14,10 +14,6 @@ branches:
only:
- "master"

before_install:
- apt-get update
- apt-get upgrade

before_script:
- if test "$TRAVIS_OS_NAME" == "osx"; then export FrameworkPathOverride=/Library/Frameworks/Mono.framework/Versions/Current/lib/mono/4.5/; else export FrameworkPathOverride=/usr/lib/mono/4.5/; fi

Expand Down

0 comments on commit fcb33fe

Please sign in to comment.