Skip to content

Commit

Permalink
travis: debug++
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
  • Loading branch information
jnpkrn committed Mar 9, 2017
1 parent e538c98 commit 3226358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ before_script:
test $MAINT_EXTRA -ne 0 || ulimit -S -c unlimited

script:
- test $MAINT_EXTRA -ne 0 || ./run-tests -c
- test $MAINT_EXTRA -ne 0 || sh -x -- ./run-tests -c
# http://relaxng.org/relaxng.rng
- test $MAINT_EXTRA -eq 0 || curl -Ss
https://raw.githubusercontent.com/relaxng/jing-trang/master/eg/relaxng.rng
Expand Down

0 comments on commit 3226358

Please sign in to comment.