We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0366d02 commit dcc141aCopy full SHA for dcc141a
.travis.yml
@@ -6,7 +6,7 @@ services:
6
before_script:
7
- psql -c 'create database JsonApiDotNetCoreExample;' -U postgres
8
mono: none
9
-dotnet: 1.0.4 # https://www.microsoft.com/net/download/linux
+dotnet: 2.0.3 # https://www.microsoft.com/net/download/linux
10
branches:
11
only:
12
- master
0 commit comments