diff --git a/.travis.yml b/.travis.yml index f7fe97b..31862a6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ python: - "3.5" - "3.6" - "3.7" - - 3.8-dev + - "3.8" - pypy3.5-6.0 install: - pip install -r requirements-travis.txt diff --git a/AUTHORS b/AUTHORS index 54e05bb..bdae6fa 100644 --- a/AUTHORS +++ b/AUTHORS @@ -95,3 +95,4 @@ * Sören Tempel * Noah Snelson * Adam Porter +* Gábor Lipták