Skip to content

Commit

Permalink
Update travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JadynWong committed Feb 2, 2020
1 parent d0fc7e2 commit dcf2776
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dist: xenial
language: csharp
mono: none
dotnet: 2.2.202
dotnet: 3.1.101
solution: ./QQWrySln.sln
script:
- dotnet restore
Expand Down
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
version: '1.0.{build}'
image: Visual Studio 2017
version: '1.1.{build}'
image: Visual Studio 2019
skip_non_tags: true
branches:
only:
Expand Down

0 comments on commit dcf2776

Please sign in to comment.