summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* travis: compact bdist-egg job specs and add python3.7 and 3.8-dev for egg buildsRonny Pfannschmidt2019-05-121-23/+11
|
* Update .travis.yml - py38Ronny Pfannschmidt2019-05-121-1/+2
| | | Co-Authored-By: Miro HronĨok <miro@hroncok.cz>
* fix #335 - use signature and add py38 to the matrixRonny Pfannschmidt2019-05-111-0/+2
|
* switch back to normal pypi after finalizing the testing of the release processRonny Pfannschmidt2018-07-281-1/+2
|
* use correct test pypi urlv3.0.4alpha2Ronny Pfannschmidt2018-07-281-1/+1
|
* pick testpypi for deployment testingv3.0.4alpha1Ronny Pfannschmidt2018-07-281-0/+1
|
* correct the deploy sectionsRonny Pfannschmidt2018-07-241-10/+23
|
* introduce travis jobs and configure egg builds them (#288)v3.0.3Ronny Pfannschmidt2018-07-241-30/+74
|
* take python 3.7 out of travis config againRonny Pfannschmidt2018-02-281-1/+1
|
* update travis setup for lintingRonny Pfannschmidt2018-02-281-2/+2
|
* add python 3.7 to travisRonny Pfannschmidt2018-02-281-0/+1
|
* removing 2.6 and 3.3 from travisNicholas Nadeau2017-12-211-2/+0
|
* .travis.yml: Use Python version '3.6'John Vandenberg2017-03-141-2/+2
| | | | Python 3.6 has been released, and the old Travis CI '3.6-dev' environment can be accessed using '3.6'.
* fix up ci setup for self-installRonny Pfannschmidt2017-01-261-1/+4
|
* create a new test run script with selfinstallRonny Pfannschmidt2017-01-261-1/+2
|
* update trove classifiers with supported python versionsRonny Pfannschmidt2016-10-201-0/+1
| | | | closes #113
* prepare travis publishing of bdist-eggv1.14.0rc1Ronny Pfannschmidt2016-10-121-9/+18
|
* work up travis matrixRonny Pfannschmidt2016-08-291-1/+10
|
* limit pypi deploy to python 2.7v1.11.0Ronny Pfannschmidt2016-04-061-0/+3
|
* add pypi deploy on tagsRonny Pfannschmidt2016-04-061-1/+8
|
* drop python 3.2 since pip dropped itRonny Pfannschmidt2016-01-311-1/+0
|
* restructure root finding, fixes #43 and #45Ronny Pfannschmidt2015-09-171-1/+1
| | | | | | * PKG-INFO is no longer a scm, instead the version is substituted directly * git root folder is verified * simplicistic acceptance test for the root finding
* typoRonny Pfannschmidt2015-09-171-1/+1
|
* travis: set sudo to falseRonny Pfannschmidt2015-09-171-0/+1
|
* correct cache listingRonny Pfannschmidt2015-09-171-3/+4
|
* remove python nightly - it breaks pep8Ronny Pfannschmidt2015-09-171-1/+0
|
* add python nightly, try pip cachingRonny Pfannschmidt2015-09-171-1/+4
|
* unify travis tox callRonny Pfannschmidt2015-09-171-2/+1
|
* travis fixes?Ronny Pfannschmidt2015-09-171-12/+9
|
* Fix travis and ignore some build artifactsMarkus Unterwaditzer2015-06-181-9/+14
|
* add travis configRonny Pfannschmidt2015-06-141-0/+12
|
* kill travis.ymlRonny Pfannschmidt2015-02-211-10/+0
|
* clean up travis configRonny Pfannschmidt2012-04-251-3/+1
|
* use apt for hg for python3Ronny Pfannschmidt2012-04-251-1/+1
|
* add .travis.yml for testingRonny Pfannschmidt2012-04-251-0/+12