From 117742d9ebf7504e642031dc020abf305ffb33b1 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Mon, 27 Oct 2014 12:56:43 -0700 Subject: Undo change that's unrelatedo this branch --- .travis/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis/run.sh b/.travis/run.sh index b4559f32..e4ff2661 100755 --- a/.travis/run.sh +++ b/.travis/run.sh @@ -18,4 +18,4 @@ if [[ "$(uname -s)" == "Darwin" ]]; then fi fi source ~/.venv/bin/activate -tox -e "$TOX_ENV" -- $TOX_FLAGS +tox -e $TOX_ENV -- $TOX_FLAGS -- cgit v1.2.3