mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-12-28 17:13:45 +03:00
Echo commands in script/cibuild for debugging purposes
This commit is contained in:
parent
a45bceb02a
commit
550cd8348c
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
set -ex
|
||||
rm -rf ~/.atom
|
||||
rake test
|
||||
rake test
|
||||
|
Loading…
Reference in New Issue
Block a user