blob: fc812697d65cbba46b8224e7b22f17233082749d [file] [log] [blame]
#! /bin/bash
set -euo pipefail
docker pull ubuntu:latest
npm run lint
./node_modules/.bin/ava --timeout 30000 test