summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Trying to force a VM-based build for Python 3.7 on Travis CI instead of a con...Todd Leonhardt2018-09-211-0/+1
* Trying to force newer ubuntu distro on Travis CI to get official Python 3.7 b...Todd Leonhardt2018-09-211-0/+1
* Add official Python 3.7 support for Travis CI testingTodd Leonhardt2018-09-211-1/+1
* Modify .travis.yml to do the doc buildTodd Leonhardt2018-07-301-0/+3
* No longer try to test on Python 2.7 on either TravisCI or AppVeyorTodd Leonhardt2018-04-151-10/+0
* Enabled Python 3.7 testing on Travis CITodd Leonhardt2018-01-061-3/+3
* Disabled Python 3.7-dev build in Travis CITodd Leonhardt2018-01-041-3/+3
* Fix Travis CI buildsTodd Leonhardt2018-01-041-6/+3
* Attempt to speedup unit testsTodd Leonhardt2017-07-021-3/+3
* Reverting TravisCI yaml file to not install xclip and not setup a virtual dis...Todd Leonhardt2017-06-281-11/+0
* Modify TravisCI yaml file to imitate a display with an X Virtual FramebufferTodd Leonhardt2017-06-281-0/+7
* Attempt at fixing how xclip is checked for on Linux systemsTodd Leonhardt2017-06-281-0/+7
* Multiple changesTodd Leonhardt2017-06-281-18/+18
* Attempting to enable macOS builds on TravisCITodd Leonhardt2017-06-251-19/+19
* Restoring travis to non-sudo containerized buildsTodd Leonhardt2017-06-251-2/+1
* Experiment with sudo on travisTodd Leonhardt2017-06-251-2/+2
* Attempt to install pywin32 on AppVeyor and xclip on TravisTodd Leonhardt2017-06-251-0/+1
* Don't try to run a code coverage analysis on PyPyTodd Leonhardt2017-06-241-6/+7
* Commented out Mac OS X builds for Travis CI since they are still painfully ba...Todd Leonhardt2017-03-131-18/+19
* Travis CI changesTodd Leonhardt2017-03-131-7/+15
* Experimenting with having Travis build with some different versions of PythonTodd Leonhardt2017-03-131-3/+16
* Disabled Mac OS X build on TravisCI because their Mac building isn't reliableTodd Leonhardt2017-02-011-3/+3
* For Mac OS X, only build for Python 2.7.Todd Leonhardt2017-01-261-11/+1
* Trying to get the travis "before_install" bash syntax correct so that if the ...Todd Leonhardt2017-01-261-1/+3
* Python 2.7 is working with Mac OS X. Trying to get Python 3.6 working as well.Todd Leonhardt2017-01-261-13/+13
* Seeing if objective-c works better as the language for OS X than "generic" doesTodd Leonhardt2017-01-251-6/+8
* Try enabling sudo for Mac OS X builds because we appear to be getting a failu...Todd Leonhardt2017-01-251-2/+4
* Trying "language: generic" on OS X insead of "language: python" since Mac OS ...Todd Leonhardt2017-01-251-4/+2
* Removed python 2.6 since it doesn't work and trying to build for OS X with Py...Todd Leonhardt2017-01-251-11/+20
* Fixed a syntax error in .travis.ymlTodd Leonhardt2017-01-251-1/+1
* Trying to get Mac OS X testing working with Travis-CITodd Leonhardt2017-01-251-0/+7
* Enable testing Python 3.5 using matrixFederico Ceratto2016-02-201-6/+13
* enable container-based buildFederico Ceratto2016-02-201-0/+1
* Update Tox, add TravisCI supportFederico Ceratto2016-02-201-0/+11