Skip to content

Commit

Permalink
Add test npx electron command
Browse files Browse the repository at this point in the history
  • Loading branch information
th0r committed Jul 29, 2019
1 parent 4951c00 commit cafb583
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -19,6 +19,7 @@ install:
- export DISPLAY=':99.0'
- Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
- npm i
- npx electron
before_script:
- npm run build
script:
Expand Down

0 comments on commit cafb583

Please sign in to comment.