Echo commands in script/cibuild for debugging purposes

This commit is contained in:
Adam Roben 2013-02-27 14:38:05 -05:00
parent a45bceb02a
commit 550cd8348c

View File

@ -1,5 +1,5 @@
#!/bin/sh
set -e
set -ex
rm -rf ~/.atom
rake test
rake test