Skip to content

Commit

Permalink
Fix testing snap building in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Apr 11, 2018
1 parent 2f614dc commit 3d27421
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ bolt
bolt build
bolt lint

CI=true bolt ws test -- --installer=$NODE_INSTALLER
DEBUG=electron-installer-snap:snapcraft CI=true bolt ws test -- --installer=$NODE_INSTALLER
2 changes: 1 addition & 1 deletion mocha.opts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
--require @babel/register
--timeout 300000
--timeout 800000

0 comments on commit 3d27421

Please sign in to comment.