This commit is contained in:
Robert Muehsig
2017-10-23 23:46:30 +02:00
parent 24d9ea57c0
commit 9cfc9221bc

View File

@@ -2,6 +2,6 @@ language: csharp
mono: none
dotnet: 2.0.0
before_script:
- sudo npm install electron-packager --global
- npm install electron-packager --global
script:
- ./buildAll.sh