Skip to content

Commit 4dc8f18

Browse files
Update .travis.yml
1 parent 5ec179a commit 4dc8f18

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: csharp
22
mono: none
3-
dotnet: 2.2.300
3+
dist: xenial
4+
dotnet: 2.2
45
before_script:
56
- export PATH="$PATH:/home/travis/.dotnet/tools"
67
- npm install electron-packager --global

0 commit comments

Comments
 (0)