This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
mengxi
/
labelmeWithAI
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Add cache: pip to .travis.yml
Kentaro Wada
hace 6 años
padre
519db4207b
commit
1cdb84c880
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
.travis.yml
+ 3
- 0
.travis.yml
Ver fichero
@@ -1,5 +1,8 @@
language: generic
+cache:
+ - pip
+
sudo: required
dist: trusty