This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
shixiong
/
okd
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
enable pip cache for travis
Jason DeTiberus
%!s(int64=8) %!d(string=hai) anos
pai
4cdc771f8e
achega
7d02b608de
Modificáronse 1 ficheiros
con
3 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
3
0
.travis.yml
+ 3
- 0
.travis.yml
Ver ficheiro
@@ -1,6 +1,9 @@
---
sudo: false
+cache:
+ - pip
+
language: python
python:
- "2.7"