mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Merge pull request #696 from MinchinWeb/cache-pip-on-travis
Allow pip caching on Travis-CI
This commit is contained in:
commit
51c581428c
@ -1,5 +1,6 @@
|
||||
sudo: required
|
||||
language: python
|
||||
cache: pip
|
||||
python:
|
||||
- 3.4
|
||||
- 3.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user