Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Commit

Permalink
Fix heredoc
Browse files Browse the repository at this point in the history
  • Loading branch information
joerick committed Feb 13, 2017
1 parent 8fbdbc8 commit 7795906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ script:
"${PYBIN}/pip" install pyinstrument_cext --no-index -f ./wheelhouse
(cd "$HOME" && "${PYBIN}/nosetests" /io/tests)
done
EOF
EOF
fi
- ls wheelhouse/
- pip install https://github.com/joerick/libcloud/archive/v1.5.0-s3fix.zip wheelhouse_uploader certifi
Expand Down

0 comments on commit 7795906

Please sign in to comment.