digitransit-ui/test/install.sh

7 lines
52 B
Bash
Executable file

#/bin/bash
set -e
yarn setup
yarn lint
yarn build