continuous-testing 2.0.0

A continuous testing tool
1
2
3
4
5
6
7
#!/bin/bash

unset GIT_DIR

again

exit $?