Skip to content

Commit

Permalink
Show shell environment and settings
Browse files Browse the repository at this point in the history
  • Loading branch information
i386x authored and tyll committed Nov 27, 2019
1 parent 080170d commit 5877eb7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis/custom.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@
# environment created by tox)
# $2 - full path to system python (python 3.x installed on the system)

set -e
set -ex
shopt
alias
env

ME=$(basename $0)
SCRIPTDIR=$(readlink -f $(dirname $0))
Expand Down

0 comments on commit 5877eb7

Please sign in to comment.