Skip to content

Commit 8a20760

Browse files
committed
Update .travis-ci.yml
1 parent 0f90678 commit 8a20760

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ python:
1717
- "3.5"
1818
- "3.6"
1919
- "3.7"
20+
- "3.8"
2021
- "nightly"
2122
- "pypy3.6-7.1.1"
2223
- "pypy3.6-7.2.0"
@@ -28,6 +29,7 @@ stages:
2829

2930
jobs:
3031
allow_failures:
32+
- python: "nightly"
3133
- python: "pypy3.6-7.2.0"
3234
include:
3335
# Add two extra tests with uvloop

0 commit comments

Comments
 (0)