Skip to content

Commit 498cfc0

Browse files
committed
only enable nightly.
1 parent cafa956 commit 498cfc0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ branches:
1919
dist: focal
2020

2121
python:
22-
- 2.7
23-
- 3.10.4
22+
## - 2.7
23+
## - 3.10.4
2424
# - 3.9
2525
# - 3.8
26-
- 3.6
27-
- 3.11-dev
26+
## - 3.6
27+
## - 3.11-dev
2828
- nightly
2929
# - pypy3
3030

0 commit comments

Comments
 (0)