summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2012-06-24 10:25:40 -0400
committerTres Seaver <tseaver@palladion.com>2012-06-24 10:25:40 -0400
commit5f8493cbfd9dac153f7442f1cffc117f85280716 (patch)
treef0b4d167d12920b26bca4f6026d9af9580a25f62
parentfe9316332511de945924effd8a049db79f34e761 (diff)
downloadpyramid-5f8493cbfd9dac153f7442f1cffc117f85280716.tar.gz
pyramid-5f8493cbfd9dac153f7442f1cffc117f85280716.tar.bz2
pyramid-5f8493cbfd9dac153f7442f1cffc117f85280716.zip
Try newly-enabled travis-ci.
See http://travis-ci.org/#\!/Pylons/pyramid
-rw-r--r--.travis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 2e737af04..665d15384 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,8 +6,8 @@ python:
- pypy
- 3.2
-matrix:
- allow_failures:
- - python: pypy
+#matrix:
+# allow_failures:
+# - python: pypy
script: python setup.py test