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.
1 parent 344c5b7 commit c2d4821Copy full SHA for c2d4821
.travis.yml
@@ -1,7 +1,7 @@
1
language: csharp
2
mono: none
3
-dotnet: 2.0.0
+dotnet: 2.1.3
4
before_script:
5
- npm install electron-packager --global
6
script:
7
- - ./buildAll.sh
+ - ./buildAll.sh
0 commit comments