Skip to content

Commit

Permalink
Note to self: I fail at shell scripting [1]
Browse files Browse the repository at this point in the history
  • Loading branch information
xolox committed Oct 9, 2016
1 parent ddda99e commit 04709af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ if [ "$TRAVIS_OS_NAME" = osx ]; then
source "$VIRTUAL_ENV/bin/activate"
fi

exec "$@"
eval "$@"

0 comments on commit 04709af

Please sign in to comment.