pass --travis flag to e2e tests to disable tests known not to work on travis CI because of dinosaur ubuntu version
parent
d39889e2cf
commit
8d9850b7e7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue