Skip to content

Commit

Permalink
Merge 29b75a8 into 68bccf3
Browse files Browse the repository at this point in the history
  • Loading branch information
mfussenegger committed Aug 15, 2014
2 parents 68bccf3 + 29b75a8 commit 6e69b9d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ python:
- 2.7
- 3.3
- 3.4
- pypy
- pypy3
install:
- python bootstrap.py
- ./bin/buildout
- ./bin/buildout -N
script:
- bin/coverage run bin/test
after_success:
Expand Down

0 comments on commit 6e69b9d

Please sign in to comment.