enable travis pip cache
diff --git a/.travis.yml b/.travis.yml
index 0887ad2..8861871 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,3 +16,4 @@
   - make coverage
 after_success:
   - pipenv run codecov
+cache: pip