From 8a207609b7f8a33e74c7c8130d97186e78cc0052 Mon Sep 17 00:00:00 2001 From: Alexey Popravka Date: Mon, 2 Dec 2019 11:25:54 +0200 Subject: [PATCH] Update .travis-ci.yml --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 7519d52fc..59cd32a14 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,6 +17,7 @@ python: - "3.5" - "3.6" - "3.7" +- "3.8" - "nightly" - "pypy3.6-7.1.1" - "pypy3.6-7.2.0" @@ -28,6 +29,7 @@ stages: jobs: allow_failures: + - python: "nightly" - python: "pypy3.6-7.2.0" include: # Add two extra tests with uvloop