summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Merge https://github.com/jaraco/skeletonJason R. Coombs2018-02-101-4/+6
|\
| * Use tox-venv for future compatibility.Jason R. Coombs2018-01-291-1/+1
| * Correct travis syntaxJason R. Coombs2017-11-161-0/+1
| * Declare 'python' factor at top levelJason R. Coombs2017-11-151-3/+4
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2017-10-271-22/+30
|\ \ | |/
| * --add doesn't work in a listJason R. Coombs2017-09-211-1/+2
| * Remove 'bootstrap', artifact from setuptoolsJason R. Coombs2017-09-191-1/+0
| * Use stages in travis to have deployment depend on success in all Python versi...Jason R. Coombs2017-09-181-20/+29
* | Run tests on nightly. Ref #23.Jason R. Coombs2017-01-311-0/+1
* | Merge skeletonJason R. Coombs2017-01-201-2/+3
|\ \ | |/
| * Use Python 3.6 by defaultJason R. Coombs2017-01-171-2/+2
| * Skip upload docs as it's deprecated anywayJason R. Coombs2016-12-151-0/+1
* | Fix typo in distributions, preventing releases. Fixes #26.Jason R. Coombs2017-01-201-1/+1
* | Merge with updated skeletonJason R. Coombs2016-12-071-2/+0
|\ \ | |/
| * Bump to setuptools_scm 1.15.0.Jason R. Coombs2016-10-241-2/+0
* | Merge with skeletonJason R. Coombs2016-10-241-2/+5
|\ \ | |/
| * Gotta get an sdist - so use one jaraco builtJason R. Coombs2016-10-201-1/+1
| * Update to setuptools_scm 1.15.0rc1Jason R. Coombs2016-10-201-1/+1
| * Need a later version of setuptools_scm until it's released.Jason R. Coombs2016-10-151-0/+2
| * Just upgrade to released setuptools now.Jason R. Coombs2016-10-071-2/+1
| * Incorporate pre-release of setuptools to cause releases to include the PEP-42...Jason R. Coombs2016-10-021-0/+1
| * Python Packaging -- never do with one command what you can do with two.Jason R. Coombs2016-09-281-0/+2
| * Use tox instead of pytest-runnerJason R. Coombs2016-09-221-2/+1
* | Merge with skeletonJason R. Coombs2016-08-151-1/+2
|\ \ | |/
| * Update release process to use warehouse rather than legacy PyPI. Ref pypa/war...Jason R. Coombs2016-08-091-1/+2
| * Change indentation to match that which the travis tool generates when adding ...Jason R. Coombs2016-08-031-1/+1
* | Install pypi password for automated deploymentsJason R. Coombs2016-05-251-2/+3
|/
* Exclude the skeleton branch from testingJason R. Coombs2016-05-241-0/+3
* Move Python 3.5 condition to 'on' sectionJason R. Coombs2016-04-161-1/+1
* Remove duplicate provider lineJason R. Coombs2016-04-021-1/+0
* Add PyPI deploymentJason R. Coombs2016-04-021-4/+14
* Generate project skeletonJason R. Coombs2015-12-191-0/+8