Commit fda5d69b by Chris Jerdonek

Merge pull request #124: support Travis CI

From: https://github.com/msabramo/pystache/commit/af04165262191ac9c59de4ee44ebd15b59df23a5
Into: travis-ci

Add .travis.yml for Travis CI: http://travis-ci.org/
parents d3597ed4 af041652
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