Ver Fonte

Added pip caching to travis to speed up build

Nuwan Goonasekera há 8 anos atrás
pai
commit
dda9161d8b
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -1,5 +1,6 @@
 dist: trusty
 dist: trusty
 language: python
 language: python
+cache: pip
 os:
 os:
   - linux
   - linux
 #  - osx
 #  - osx