There was an error while loading. Please reload this page.
1 parent 0290bd7 commit 26573a3Copy full SHA for 26573a3
.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.0-preview2-1-003177
+dotnet: 1.0.1
10
branches:
11
only:
12
- master
0 commit comments