Skip to content

Commit 7813f12

Browse files
committed
Configure cibuild to echo commands and fail on first error
1 parent f434994 commit 7813f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/cibuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/bin/bash -ex
22
#
33
# script/cibuild
44
# ObjectiveGit

0 commit comments

Comments
 (0)