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 c4b0a23 commit 851005fCopy full SHA for 851005f
.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.1
+dotnet: 1.1.0
10
branches:
11
only:
12
- master
0 commit comments