summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Don't install into virtualenv in Travis - test local copyThomas Kluyver2014-06-011-1/+0
* Use py.test on TravisThomas Kluyver2014-06-011-4/+2
* folders should not be returned by pexpect.which()jquast2014-06-011-3/+1
* Try fixing Travis test runsThomas Kluyver2014-05-181-2/+2
* Fix coveralls uploadThomas Kluyver2013-10-211-2/+2
* Combine coverage data for coverallsThomas Kluyver2013-10-211-0/+1
* Install PyYAML from apt, should be quickerThomas Kluyver2013-10-141-3/+4
* Run tests using coverageThomas Kluyver2013-10-141-1/+1
* Enable coveralls coverage monitoringThomas Kluyver2013-10-141-1/+4
* Python 3.3 is supported, 2.5 is not.Thomas Kluyver2013-09-231-1/+1
* continuing travis CI work; getting therejquast2013-09-221-1/+9
* `testall' alias has `trace.py' dependency, removejquast2013-09-221-2/+2
* use project-supplied test.env and `testall' aliasjquast2013-09-221-2/+4
* first stab at travis continuos integration buildsjquast2013-09-221-0/+12