Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
erral committed Feb 13, 2016
2 parents a61019c + 4351c81 commit 48d6937
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added .coverage
Binary file not shown.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ env:
- TOXENV=py34
- TOXENV=pypy
install:
- travis_retry pip install tox==1.6.1
# "virtualenv<14.0.0" is needed for Python 3.2 compat
- travis_retry pip install "virtualenv<14.0.0" tox
script:
- travis_retry tox

0 comments on commit 48d6937

Please sign in to comment.