Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
fix(build): fixed travis build config
Browse files Browse the repository at this point in the history
  • Loading branch information
ThorstenHans committed Jun 23, 2017
1 parent 2983c33 commit 6c4b96b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -12,6 +12,8 @@ before_install:
- export CHROME_BIN=chromium-browser
before_script:
- npm prune
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
after_success:
- npm run semantic-release
branches:
Expand Down

0 comments on commit 6c4b96b

Please sign in to comment.