Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
ben
/
mwparserfromhell
réplica de
https://github.com/earwig/mwparserfromhell
Seguir
1
Destacar
1
Fork
0
Código
Lanzamientos
24
Actividad
Explorar el Código
Merge pull request
#113
from jayvdb/travis-py35
Use 3.5 nightly in build matrix
tags/v0.4.1
Ben Kurtovic
hace 9 años
padre
46cb714344
7c303eec45
commit
5d11d4b929
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
Ver fichero
@@ -5,7 +5,7 @@ python:
- 3.2
- 3.3
- 3.4
-
nightly
-
3.5-dev
install:
- pip install coveralls
- python setup.py build
Escribir
Vista previa
Cargando…
Cancelar
Guardar