Skip to content

Commit

Permalink
Merge branch 'py3' into icemac-no-logging-info
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Jul 7, 2016
2 parents 230a2d2 + 54d3897 commit 3378ff6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
@@ -1,13 +1,13 @@
# manual (marker for update script)
language: python
python:
- 2.6
- 2.7
- 3.3
- 3.4
- 3.5
install:
- pip install ZODB-4.0.0dev.tar.gz --use-mirrors
- pip install . --use-mirrors
- pip install tox-travis
script:
- python setup.py test -q
- tox
notifications:
email: false

0 comments on commit 3378ff6

Please sign in to comment.