We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38785f9 + 4dc8f18 commit dc8987dCopy full SHA for dc8987d
.travis.yml
@@ -1,6 +1,7 @@
1
language: csharp
2
mono: none
3
-dotnet: 2.1.300
+dist: xenial
4
+dotnet: 2.2
5
before_script:
6
- export PATH="$PATH:/home/travis/.dotnet/tools"
7
- npm install electron-packager --global
0 commit comments