Skip to content

Commit

Permalink
Fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Jul 13, 2015
1 parent ac70dd0 commit 667dde1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/travis_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ python ~/venv/bin/pyside_postinstall.py -install

# Install imread from wheelhouse if available (not 3.2)
if [[ $PY != 3.2 ]]; then
retry pip install -q $WHEELHOUSE
retry pip install -q $WHEELHOUSE
fi

# Install SimpleITK from wheelhouse if available (not 3.2 or 3.4)
Expand Down

0 comments on commit 667dde1

Please sign in to comment.