mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-20 07:58:16 +08:00
upgraded packages to netcoreapp2.1 Ocelot is still netstandard2.0 (#455)
* upgraded packages to netcoreapp2.1 Ocelot is still netstandard2.0 * try get latest sdk travis * try get specific sdk travis
This commit is contained in:
@ -13,7 +13,7 @@ osx_image: xcode9.2
|
||||
mono:
|
||||
- 4.4.2
|
||||
|
||||
dotnet: 2.1.4
|
||||
dotnet: 2.1.301
|
||||
|
||||
before_install:
|
||||
- git fetch --unshallow # Travis always does a shallow clone, but GitVersion needs the full history including branches and tags
|
||||
|
Reference in New Issue
Block a user