#!/usr/bin/env sh
python3 ./run_tests && python2.7 ./run_tests && ./lint
