Files
atom/script/cibuild
2013-02-27 10:47:53 -08:00

5 lines
42 B
Bash
Executable File

#!/bin/sh
set -e
rm -rf ~/.atom
rake test