#!/bin/bash set -e git clone https://github.com/thomasnordquist/MQTT-Explorer.git /app cd /app git checkout travis-ui-tests yarn install --frozen-lockfile yarn build yarn ui-test yarn upload-video-artifacts