MiNode/.buildbot/ubuntu/test.sh

5 lines
43 B
Bash
Executable File

#!/bin/sh
tox -e lint-basic || exit 1
tox