pulsar/script/cibuild
2013-05-29 10:01:33 -07:00

7 lines
65 B
Bash
Executable File

#!/bin/sh
set -ex
rm -rf ~/.atom
git clean -dff
rake clean test