[travis] don't set -x either, else Travis log gets too verbose
This commit is contained in:
parent
6fb4153c8d
commit
f3d93bef1b
@ -1,7 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -x
|
||||
|
||||
if [[ -n "$PYENV_VERSION" ]]; then
|
||||
wget https://github.com/praekeltfoundation/travis-pyenv/releases/download/${TRAVIS_PYENV_VERSION}/setup-pyenv.sh
|
||||
source setup-pyenv.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user