Kaynağa Gözat

Upgrade Travis CI to Python 3.7 (#14588)

Giuliano Zaro 5 yıl önce
ebeveyn
işleme
65a2903aab
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml Dosyayı Görüntüle

@@ -3,7 +3,7 @@ sudo: require
3 3
 
4 4
 language: python
5 5
 python:
6
-  - "2.7"
6
+  - "3.7"
7 7
 
8 8
 notifications:
9 9
   email: false

Loading…
İptal
Kaydet