Skip to content
Snippets Groups Projects
Verified Commit b2c8c6a1 authored by Joe Donofry's avatar Joe Donofry
Browse files

Remove unset var causing error due to Qt script

parent 8ef4ba3d
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash
set -eux
set -ex
if [ "$TRAVIS_OS_NAME" = "linux" ]; then
export CC=${C_COMPILER}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment