Skip to content

Commit

Permalink
Try to fix Travis CI build.
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Mar 5, 2013
1 parent 6955ee6 commit 71520a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,9 +1,11 @@
# manual (marker for update script to not modify this file)
language: python
python:
- 2.6
- 2.7
- 3.3
install:
- pip install ZODB-4.0.0dev.tar.gz --use-mirrors
- pip install . --use-mirrors
script:
- python setup.py test -q
Expand Down

0 comments on commit 71520a8

Please sign in to comment.