summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Update .travis.ymlAndy Dustman2013-11-211-1/+0
| | | It seems Travis no longer supports Python 2.5.
* Tell Travis to start testing PyPy as well.farcepest2012-10-171-0/+1
|
* Allow pip install from gitEvax Software2012-10-041-2/+2
| | | | Merged with modifications from https://github.com/evax/MySQLdb1/commit/a8152690101733904b16a32ff8467220ca07242c
* Giving Travis it's own database with utf8 charset in hopes this will fix the ↵farcepest2012-10-021-0/+1
| | | | callproc test (which works everywhere else)
* Update the Travis config so that the tests use the correct database ↵farcepest2012-10-021-1/+1
| | | | configuration file
* Maybe a subshell will do the trick?Andy Dustman2012-10-011-2/+2
|
* Travis can't build for Python 2.4 it seems, and the test still weren't all ↵Andy Dustman2012-10-011-2/+1
| | | | running
* OK, this should hopefully fix the build process for TravisAndy Dustman2012-10-011-1/+1
|
* More Travis fixesAndy Dustman2012-10-011-1/+2
|
* Fix test script due to source being down one level.Andy Dustman2012-10-011-1/+1
|
* Test connection tweaks for TravisAndy Dustman2012-10-011-2/+0
|
* Initial Travis setupAndy Dustman2012-10-011-0/+9