Add env vars and bring scripts over

This commit is contained in:
Gregory John Casamento 2021-07-11 05:45:07 -04:00
parent 61679a7845
commit 44e5b5f45e

View file

@ -22,7 +22,6 @@ then
sudo update-alternatives --install "/usr/bin/ld" "ld" "/usr/bin/ld.gold" 10;
fi;
fi;
fi;
# Install dependencies
./travis-deps.sh