Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
if were going to install a chromium browser, we should also use it! 🤦
Browse files Browse the repository at this point in the history
  • Loading branch information
bwindels committed Jul 30, 2018
1 parent 6a12b21 commit 27f79f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis-test-riot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ git clone https://github.com/matrix-org/matrix-react-end-to-end-tests.git --bran
pushd matrix-react-end-to-end-tests
ln -s $REACT_SDK_DIR/$RIOT_WEB_DIR riot/riot-web
# PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true ./install.sh
# CHROME_PATH=$(which google-chrome-stable) ./run.sh
./install.sh

CHROME_PATH=$(which google-chrome-stable) ./run.sh
./run.sh
popd

0 comments on commit 27f79f3

Please sign in to comment.