Chris McDonough
2013-06-20 56511b0defbc4437a1e1d3b013c504886270d01b
commit | author | age
cb8bb9 1 # Wire up travis
366f9d 2 language: python
MA 3
4 python:
5   - 2.6
6   - 2.7
7   - pypy
8   - 3.2
9
10 script: python setup.py test
71b473 11
TS 12 notifications:
13   email:
14     - pyramid-checkins@lists.repoze.org