Commit Graph

23 Commits

Author SHA1 Message Date
Hugo van Kemenade
3bfb66971f Test on Python 3.8 final (#1070) 2019-10-15 11:56:28 -07:00
Zsolt Dollenstein
6b5eb7d465 skip tests touching aiohttp when known exception occurs 2019-07-28 16:35:10 +01:00
Hugo van Kemenade
ffa676cd7d python/black -> psf/black (#936) 2019-07-23 09:50:50 +01:00
Hugo
4a953b7241 ambv/black -> python/black (#819) 2019-05-02 20:19:52 +01:00
Jelle Zijlstra
a00f426637 add missing aiohttp dep (#699)
add missing aiohttp dep

Also mark 3.8 as allowed to fail for now; it will fail due to an aiohttp bug.

Fixes #690
2019-02-14 20:23:56 +00:00
Hugo
a9d8af466a 'sudo: required' no longer required https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration (#694) 2019-02-06 08:07:31 -08:00
Jelle Zijlstra
8d58827376
Refactor Travis (#614)
Fixes #305 

- Run separate jobs for mypy, self-formatting, flake8, and test runs.
- Don't run flake8 in 3.8 because it is broken (and we can't really expect flake8 to always keep up with 3.8 development).
- Fix unused variable in test
2018-11-20 08:42:43 -08:00
Zsolt Dollenstein
52da1f08da
use blackrelease github user for uploading release artifacts 2018-10-27 17:53:04 +01:00
Cong
649c3c7a05 Deploy linux binary (#362) (#410) 2018-09-26 20:07:35 +01:00
Zsolt Dollenstein
a82f186787 blackd: a HTTP server for blackening (#460) 2018-09-17 10:02:25 -07:00
cclauss
3bdd423891 TravisCI: Test on production Python 3.7 and 3.8-dev (#393) 2018-07-02 18:05:40 +02:00
Łukasz Langa
fac4cf995c Use black . now that we can 2018-06-06 17:04:32 -07:00
Łukasz Langa
dbe26161fa Reformat docs/conf.py, too. 2018-06-04 12:29:14 -07:00
Łukasz Langa
4cb338e3dd Revert "don't run tests from /build"
This reverts commit 1687892d63.

This is no longer necessary with the fix in the previous commit.
2018-06-04 11:03:45 -07:00
Zsolt Dollenstein
1687892d63 don't run tests from /build 2018-06-01 23:12:20 +01:00
Łukasz Langa
223268aaae Update Travis to use the default 3.7-dev binary 2018-05-09 15:56:44 -07:00
Łukasz Langa
df80103c33 Solve the Travis failure with 3.7 from deadsnakes 2018-04-18 20:27:34 -07:00
Łukasz Langa
42519f8b32 Coverage reporting 2018-03-26 00:49:21 -07:00
Łukasz Langa
0de0851a47 Add flake8 to CI, too 2018-03-16 00:47:01 -07:00
Łukasz Langa
9fea478022 Also run mypy on test_black.py 2018-03-15 23:55:22 -07:00
Łukasz Langa
c87b33c4d5 Add mypy to CI 2018-03-15 23:17:02 -07:00
Łukasz Langa
f86b30a610 Bummer, Python 3.8 builds don't work yet 2018-03-14 14:26:14 -07:00
Łukasz Langa
e74117f172 Initial commit 2018-03-14 12:55:32 -07:00