remove obsolete --travis flag

pull/21833/head
Bruno Windels 2019-04-03 17:05:19 +02:00
parent 9819c49706
commit 711974a6df
1 changed files with 1 additions and 1 deletions

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