Files
atom/script/cibuild
2013-04-02 17:28:26 -07:00

6 lines
58 B
Bash
Executable File

#!/bin/sh
set -ex
rm -rf ~/.atom
CI_BUILD=true rake test