Skip to content

Commit

Permalink
dotnet 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelmathot committed Jun 23, 2020
1 parent 3c1e057 commit 3a1d5fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: csharp
dist: trusty
mono: none
dotnet: 3.0.0
dotnet: 3.0
solution: "./src/DotNetStac.sln"
install:
- dotnet restore src/
Expand Down

0 comments on commit 3a1d5fd

Please sign in to comment.