Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Commit

Permalink
Update .travis-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
popravich committed Dec 2, 2019
1 parent 0f90678 commit 8a20760
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ python:
- "3.5"
- "3.6"
- "3.7"
- "3.8"
- "nightly"
- "pypy3.6-7.1.1"
- "pypy3.6-7.2.0"
Expand All @@ -28,6 +29,7 @@ stages:

jobs:
allow_failures:
- python: "nightly"
- python: "pypy3.6-7.2.0"
include:
# Add two extra tests with uvloop
Expand Down

0 comments on commit 8a20760

Please sign in to comment.