Remove unset var causing error due to Qt script
This commit is contained in:
parent
8ef4ba3d11
commit
b2c8c6a1c6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -eux
|
||||
set -ex
|
||||
|
||||
if [ "$TRAVIS_OS_NAME" = "linux" ]; then
|
||||
export CC=${C_COMPILER}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue