Este site funciona melhor com JavaScript
Página inicial
Explorar
Ajuda
Entrar
netvor
/
ydiff
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull Requests
0
Versões
23
Wiki
Atividade
Ver código fonte
Enable Python 3.4 testing
Steven Myint
10 anos atrás
pai
14632a1e15
commit
0be70313e1
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
0
.travis.yml
+ 1
- 0
.travis.yml
Ver arquivo
@@ -5,6 +5,7 @@ python:
5
5
- "2.7"
6
6
- "3.2"
7
7
- "3.3"
8
+ - "3.4"
8
9
- "pypy"
9
10
10
11
before_install: