Skip to content

Commit b9b457e

Browse files
committed
travis: Show commands
1 parent 186cf66 commit b9b457e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install-deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/sh
2-
set -e
2+
set -ex
33

44
if [ -d tinytest ]; then
55
(cd tinytest; git pull origin master)

0 commit comments

Comments
 (0)