Skip to content

Commit

Permalink
Travis: add snapcraft debug to prevent no output timeouts
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Apr 7, 2018
1 parent 9d7289f commit 2906e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
cd /code

npm run lint
CI=true npm run coverage
DEBUG=electron-installer-snap:snapcraft CI=true npm run coverage

0 comments on commit 2906e25

Please sign in to comment.