[travis] don't set -e in before_install.sh or else whole build mayu fail
https://travis-ci.org/fonttools/fonttools/jobs/290382261
This commit is contained in:
parent
b2cd8178dd
commit
f15a0f3b17
@ -1,6 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
set -x
|
||||
|
||||
if [[ -n "$PYENV_VERSION" ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user