Przeglądaj źródła

Enable Python 3.4 testing

Steven Myint 12 lat temu
rodzic
commit
0be70313e1
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      .travis.yml

+ 1
- 0
.travis.yml Wyświetl plik

5
     - "2.7"
5
     - "2.7"
6
     - "3.2"
6
     - "3.2"
7
     - "3.3"
7
     - "3.3"
8
+    - "3.4"
8
     - "pypy"
9
     - "pypy"
9
 
10
 
10
 before_install:
11
 before_install: