Skip to content

Commit

Permalink
fix: packaged application had a blank screen - 2
Browse files Browse the repository at this point in the history
  • Loading branch information
acheronfail committed Jan 15, 2019
1 parent ab3c8bf commit 167d086
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ before_install:
script:
- yarn
- yarn lint
- yarn core:build
- if [ -n "$TRAVIS_TAG" ]; then yarn make; fi

after_success:
Expand Down

0 comments on commit 167d086

Please sign in to comment.