summaryrefslogtreecommitdiff
path: root/.travis-make-py24-virtualenv.sh
Commit message (Collapse)AuthorAgeFilesLines
* FIX: use py24-compatible version of virtualenv on TravisNathaniel J. Smith2012-09-081-1/+8
| | | | | | | | | Travis recently upgraded to virtualenv 1.8, which has dropped support for Python 2.4. So, in our Python 2.4 setup script, we need to explicitly fetch and use virtualenv 1.7. Likewise for pip 1.1. File imported from the already-fixed version for patsy: https://github.com/pydata/patsy/blob/0316d2901f4195db06e8091c15f37d9fe4ad09de/.travis-make-py24-virtualenv.sh
* Add .travis.yml for Travis CI (http://travis-ci.org/)Marc Abramowitz2012-06-051-0/+18