Browse Source

[SL.Core] hope we can drop travis soon

pull/1087/head
Anton Firszov 7 years ago
parent
commit
4de4e5bfeb
  1. 1
      appveyor.yml

1
appveyor.yml

@ -3,6 +3,7 @@ image: Visual Studio 2017
before_build:
- git submodule -q update --init
- cmd: dotnet --version
build_script:

Loading…
Cancel
Save