commit: ffdb5e0faae41f5edf9f8bf73eae341691040e37 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Sun Jan 29 20:29:20 2017 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sun Jan 29 20:29:20 2017 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ffdb5e0f
Use caches for travis Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 9748695..d5b8c3a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ # See https://github.com/mrueg/repoman-travis # language: python +cache: pip python: - pypy env:
