Skip to content

Commit d50984a

Browse files
committed
path fix
1 parent 1b7dc7c commit d50984a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: csharp
22
mono: none
33
dotnet: 2.1.300
44
before_script:
5+
- export PATH="$PATH:/home/travis/.dotnet/tools"
56
- npm install electron-packager --global
67
script:
78
- ./buildAll.sh

0 commit comments

Comments
 (0)