mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-11 05:34:34 +00:00
Merge pull request #268 from ElectronNET/dotnet-travisci-dotnetcore
Use the most recent SDK
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
language: csharp
|
||||
mono: none
|
||||
dotnet: 2.1.300
|
||||
dist: xenial
|
||||
dotnet: 2.2
|
||||
before_script:
|
||||
- export PATH="$PATH:/home/travis/.dotnet/tools"
|
||||
- npm install electron-packager --global
|
||||
|
||||
Reference in New Issue
Block a user