pass --travis flag to e2e tests to disable tests known not to work on travis CI because of dinosaur ubuntu version
This commit is contained in:
@@ -34,5 +34,5 @@ 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
|
||||
./run.sh
|
||||
./run.sh --travis
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user