Skip to content

Commit 851005f

Browse files
committed
chore(ci): bump travis dotnet version
1 parent c4b0a23 commit 851005f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
before_script:
77
- psql -c 'create database JsonApiDotNetCoreExample;' -U postgres
88
mono: none
9-
dotnet: 1.0.1
9+
dotnet: 1.1.0
1010
branches:
1111
only:
1212
- master

0 commit comments

Comments
 (0)