summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* travis: build docs w/py34, do not report coverageJeff Quast2015-04-251-4/+1
* tox -edocs and -esa is now done in py27 on travisJeff Quast2015-04-141-2/+2
* put static analysis and docs before pytest in py34Jeff Quast2015-04-141-1/+1
* perform static analysis on travis using python 3.4Jeff Quast2015-04-131-0/+1
* .travis.yaml try againJeff Quast2015-04-131-1/+1
* Explicitly build documentation on travis for py34Jeff Quast2015-04-131-0/+1
* Merge remote-tracking branch 'origin/master' into merge-upstreamJeff Quast2015-01-041-0/+2
|\
| * add sudo: false for faster travis-ci buildsJeff Quast2015-01-041-0/+2
* | Merge remote-tracking branch 'upstream/master' into merge-upstreamJeff Quast2015-01-041-1/+0
|\ \ | |/ |/|
| * Update .travis.ymlLow Kian Seong2014-05-191-1/+0
* | travis scripting for coveralls fix?jquast2014-09-061-7/+1
* | travis, tox, and coveralls -- combine coveragejquast2014-09-061-4/+8
* | add python34 to travis,jquast2014-05-041-4/+5
* | resolve coveralls invocation of scriptjquast2014-03-221-1/+1
* | ERROR: unknown command "installl" - maybe you meant "install"jquast2014-03-221-1/+1
* | add missing toxjquast2014-03-221-0/+3
* | SyntaxError, add ; to EOL for travis shellscriptsjquast2014-03-221-2/+2
* | coverage only for py27; test packaged only for py3jquast2014-03-221-12/+15
* | move coveralls to travis leveljquast2014-03-221-1/+1
* | use $TRAVIS_BUILD_DIR, not $OLDPWD (no available?)jquast2014-03-221-1/+1
* | coverage + travis issue resolutionjquast2014-03-221-2/+3
* | coverage configuration and tryout coveralls.iojquast2014-03-221-4/+18
* | enable pypy on travis-ci.jquast2014-03-161-0/+1
* | remove pypyjquast2014-03-091-10/+0
* | remove unsupported travis referencesjquast2014-03-091-4/+4
* | ensure tox is installedjquast2014-03-091-0/+1
* | pytest, tox, and coverage cleanup for python26->33jquast2014-03-091-13/+14
* | ensure unicode.startswith(arg) is also unicodejquast2014-03-091-2/+1
* | workaround for py3.3 missing unicode() objectjquast2014-03-091-2/+2
* | pleasure travisjquast2014-03-091-3/+3
* | compress if statement, newlines become one line in build.shjquast2014-03-091-2/+1
* | travis.yml tweaksjquast2014-03-091-3/+4
* | can we get any newer pythons on travis yet?jquast2014-03-091-0/+3
* | deal with travis-ci requires and lack of TERM supportjquast2014-03-091-0/+3
* | use pytest for travis-cijquast2014-03-091-3/+2
|/
* Say why we let certain Travis build envs fail. Add Travis build badge to readme.Erik Rose2012-07-081-2/+2
* Add .travis.yml for Travis CI (http://travis-ci.org/)Marc Abramowitz2012-06-281-0/+18