aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Release on Python 3.6Jason R. Coombs2017-02-231-1/+1
* Try installing requirements before deploying (because the requirements that t...Jason R. Coombs2017-01-231-0/+2
* Merge with masterJason R. Coombs2017-01-161-4/+7
|\
| * I doubt there's any need to test on 3.7-dev if we're testing nightly.Jason R. Coombs2017-01-161-1/+0
| * Only test ASCII on Python 2.7 and 3.currentJason R. Coombs2017-01-161-3/+6
| * Use 3.7-dev as the future candidate.Jason R. Coombs2017-01-161-1/+1
| * Python 3.6 is outHugo2017-01-161-0/+1
* | In the bootstrap script, generate a requirements.txt file and use it to insta...Jason R. Coombs2017-01-011-1/+1
* | Strip out vendored packages and require them instead. Ref #581.Jason R. Coombs2017-01-011-3/+3
|/
* Disable upload docsJason R. Coombs2016-12-161-0/+1
* Stop testing on pypy3 until Travis gets pypy 5.5 or later. Ref #864.Jason R. Coombs2016-12-011-1/+0
* Now by default include the windows script launchers. Fixes #861 by addressing...Jason R. Coombs2016-11-261-2/+0
* Tests pass again. Fixes #836.Jason R. Coombs2016-11-041-5/+0
* Correct syntaxJason R. Coombs2016-10-311-2/+2
* Acknowledge that tests now fail on Python 3.6. Ref #836.Jason R. Coombs2016-10-311-0/+5
* No need to allow failures, as there are no known failures.Jason R. Coombs2016-10-151-5/+0
* Restore pypy3 tests. Ref #815.Jason R. Coombs2016-10-151-0/+1
* Add 3.6-dev and nightly to travis configurationXavier Fernandez2016-10-151-1/+7
* Simply invoke tox for Python 2.6 compatibilityJason R. Coombs2016-10-141-1/+2
* Install tox and not pytest. tox will install pytest.Jason R. Coombs2016-10-141-2/+1
* Run tests with toxJason R. Coombs2016-10-141-2/+2
* Use pytest>=3.0.2Bruno Oliveira2016-09-011-1/+1
* Install py.test>=2.8,<3Tim Heap2016-08-291-1/+1
* Update upload targetJason R. Coombs2016-08-081-1/+1
* Report skips and xfails on CI buildsJason R. Coombs2016-07-301-1/+1
* Maybe just the pin needs to be removedJason R. Coombs2016-07-281-1/+1
* Also force newer version of flake8, required by pytest-flake8 0.6.Jason R. Coombs2016-07-281-1/+1
* Update the upload endpoint to use a different hostname and path. Ref #589.Jason R. Coombs2016-06-031-1/+2
* Specify the repository URL in Travis config also. Fixes #589.Jason R. Coombs2016-06-031-0/+1
* Try comparing eqJason R. Coombs2016-04-251-1/+1
* Support pypy3 alsoJason R. Coombs2016-04-201-3/+0
* Limit deploys to Python 3.5 and only the standard run. Ref #549.Jason R. Coombs2016-04-161-1/+2
* Don't test the bootstrap script. It fails when deploys are happening, which i...Jason R. Coombs2016-03-291-2/+0
* Took a chance on 'env:' and lostJason R. Coombs2016-03-291-1/+0
* Try setting Python version and all_branches: true per https://github.com/trav...Jason R. Coombs2016-03-291-0/+3
* Attempting a new streamlined, Travis-powered release process.Jason R. Coombs2016-03-291-0/+10
* Allow failures with pypy3 for nowMatthew Iversen2016-01-291-0/+3
* Test on pypy3Matt Iversen2016-01-291-0/+1
* No longer need to specify a version in the test run.Jason R. Coombs2015-12-151-1/+3
* Output the env in the test runJason R. Coombs2015-12-011-0/+3
* Try setting LC_CTYPE alsoJason R. Coombs2015-12-011-1/+1
* Reorder testsJason R. Coombs2015-12-011-1/+1
* Invoke old pip directlyJason R. Coombs2015-12-011-1/+1
* Force later pytestJason R. Coombs2015-12-011-0/+3
* Run tests with and without LC_ALL=CJason R. Coombs2015-12-011-1/+2
* Bump version installed by bootstrap testerJason R. Coombs2015-12-011-1/+1
* Try LC_ALLJason R. Coombs2015-12-011-1/+1
* I meant for the variables to be defined togetherJason R. Coombs2015-12-011-2/+1
* Force consistent ordering with PYTHONHASHSEED=0Jason R. Coombs2015-12-011-2/+4
* Travis has 3.5 now alsoJason R. Coombs2015-12-011-0/+1