Tres Seaver
2013-09-10 3e78325de672440e18d73a06b41b3db8cee511f7
Shut up Travis-CI's bitching.
1 files added
13 ■■■■■ changed files
.travis.yml 13 ●●●●● patch | view | raw | blame | history
.travis.yml
New file
@@ -0,0 +1,13 @@
# Wire up travis
language: python
python:
  - 2.6
  - 2.7
  - pypy
script: python setup.py test -q
notifications:
  email:
    - pyramid-checkins@lists.repoze.org