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

Remove 'error on unset' for travis builds

parent b2c8c6a1
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env sh
set -eux
set -ex
if [ "$TRAVIS_OS_NAME" = "osx" ]; then
brew update
......
#!/usr/bin/env sh
set -eux
set -ex
APP=nheko
DIR=${APP}.AppDir
......
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