remove obsolete --travis flag

This commit is contained in:
Bruno Windels 2019-04-03 17:05:19 +02:00
parent 9819c49706
commit 711974a6df

View File

@ -17,5 +17,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 --travis
./run.sh
popd