diff .travis.yml @ 5935:f18f12d6ce9a

Enable pip caching in travis. Try to get the build times down.
author John Rouillard <rouilj@ieee.org>
date Sat, 19 Oct 2019 18:37:32 -0400
parents df279b4e34a5
children 3ada6a3f48e1
line wrap: on
line diff
--- a/.travis.yml	Sat Oct 19 16:35:08 2019 -0400
+++ b/.travis.yml	Sat Oct 19 18:37:32 2019 -0400
@@ -1,5 +1,7 @@
 language: python
 
+cache: pip
+
 python:
   - 2.7
   - 3.4

Roundup Issue Tracker: http://roundup-tracker.org/