mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-09-21 22:45:20 +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
|
language: csharp
|
||||||
mono: none
|
mono: none
|
||||||
dotnet: 2.1.300
|
dist: xenial
|
||||||
|
dotnet: 2.2
|
||||||
before_script:
|
before_script:
|
||||||
- export PATH="$PATH:/home/travis/.dotnet/tools"
|
- export PATH="$PATH:/home/travis/.dotnet/tools"
|
||||||
- npm install electron-packager --global
|
- npm install electron-packager --global
|
||||||
|
|||||||
Reference in New Issue
Block a user