aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2015-08-17Adding travis and tox configuration to run the app engine testsJon Wayne Parrott
2015-08-13Moving install and script YAML rules into shell files.Danny Hermes
2015-08-05Automating release via Travis.Danny Hermes
2015-05-01Updating system tests to succeed on Travis.Danny Hermes
2015-01-06Cleanup .travis.yml.Craig Citro
2015-01-06Drop automatic doc push, make it usable locally.Craig Citro
2015-01-06Fix .travis.yml, tweak build-docs on travis.Craig Citro
2015-01-06Setting up travis to push updated docs.Craig Citro
2014-12-17Merge pull request #97 from dhermes/fix-illformed-configCraig Citro
2014-12-17Fixing Travis YAML issue.Danny Hermes
2014-12-17Try out docker-on-travis.Craig Citro
2014-12-17Clean up test envs.Craig Citro
2014-12-12First pass at coveralls integration.Craig Citro
2014-12-06Re-enable Python3 tests and fixing Py2/Py3 issues in tests.Danny Hermes
2014-12-05Temporarily disabling py33openssl14 and py34openssl14 environments.Danny Hermes
2014-11-13Fix a bad import for python 3.3+.Craig Citro
2014-11-13... and drop python 3.3 in travis.Craig Citro
2014-08-31Remove py3[34]openssl13 from travisINADA Naoki
2014-08-20Drop Python 3.2 supportINADA Naoki
2014-07-18Adding test cases for Python 3.4Pat Ferate
2014-07-18Fix pypy tox environmentsPat Ferate
2014-07-17Setting up multiple tox test environmentsPat Ferate
2014-07-15Some more adjustments to the CI configuration. (Matching python versions to ...Pat Ferate
2014-07-15Adjusting CI environments (2.6 and 3.2 only)Pat Ferate
2014-07-15Adding additional CI environmentsPat Ferate
2014-05-05First travis.yml for oauth2client.Craig Citro