Commit af041652 by Marc Abramowitz

Add .travis.yml for Travis CI (http://travis-ci.org/)

parent b8a3d0c6
language: python
python:
- 2.5
- 2.6
- 2.7
- 3.2
- pypy
script:
- python setup.py install
- 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