Skip to content

Commit 329f1a4

Browse files
committed
Run travis on 3.8 now that it's released.
1 parent 0941f8e commit 329f1a4

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
@@ -6,6 +6,7 @@ python:
66
- 3.5
77
- 3.6
88
- 3.7
9+
- 3.8
910
# - nightly
1011

1112
#I would like to build and test the maint-1.6 and trunk/default
@@ -22,6 +23,7 @@ dist:
2223

2324
matrix:
2425
allow_failures: # nightly not ready for prime time yet.
26+
- 3.8
2527
- nightly
2628

2729
sudo: false

0 commit comments

Comments
 (0)