Skip to content

Commit 79e07de

Browse files
committed
.travis.yml switched to python 3.9
1 parent 0f871c9 commit 79e07de

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ addons:
66

77
language: python
88
python:
9-
- '3.7'
10-
- '3.8'
9+
- '3.9'
1110

1211
script:
1312
- bash ./transcrypt/development/continuous_integration/run.sh

0 commit comments

Comments
 (0)