Browse Source

Added pip caching to travis to speed up build

Nuwan Goonasekera 8 years ago
parent
commit
dda9161d8b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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