Skip to content

Commit

Permalink
Try travis in headless.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Mulholland committed Jul 5, 2018
1 parent 6ed49ec commit 0bba18f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions travis_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ set -ev
if [ "${TRAVIS_BRANCH}" = "ci" ]; then
yarn run unit
yarn run unit:coverage
xvfb-run yarn run e2e
else
yarn run release:predraft
fi

0 comments on commit 0bba18f

Please sign in to comment.