Skip to content

Commit

Permalink
Whack another mole.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Dec 27, 2014
1 parent 47ab34b commit 7663116
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ python:
# pypy3 blocked on PyPy3-compatible zodbpickle
# - pypy3
install:
- pip install . --use-mirrors
- pip install .
- pip install zope.intid[test]
script:
- python setup.py test -q
notifications:
Expand Down

0 comments on commit 7663116

Please sign in to comment.