Files
atom/script/cibuild
2013-04-04 12:22:37 -07:00

6 lines
50 B
Bash
Executable File

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