Skip to content

Commit

Permalink
Remove debug echo.
Browse files Browse the repository at this point in the history
  • Loading branch information
jerith committed May 19, 2014
1 parent 4a8a5fe commit ab81773
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -28,7 +28,6 @@ env:

script:
- |
echo "TRAVIS_PYTHON_VERSION=${TRAVIS_PYTHON_VERSION}"
if [ ${TRAVIS_PYTHON_VERSION} == "pypy" ]; then
$(type -p trial) --testmodule=imaginary/__init__.py
else
Expand Down

0 comments on commit ab81773

Please sign in to comment.