Commit a06d3dc1 by Chris Jerdonek

Update Travis file.

parent 432071e1
......@@ -6,8 +6,11 @@ python:
- 2.6
- 2.7
- 3.2
- pypy
# TODO: get all tests passing with PyPy.
#- pypy
script:
- python setup.py install
- pystache-test ext/spec/specs
# Include the spec tests directory for Mustache spec tests and the
# project directory for doctests.
- pystache-test ext/spec/specs .
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment