mirror of
https://github.com/wassname/cachier.git
synced 2026-09-09 11:19:08 +08:00
upgrade pip to latest in .travis.yml
This commit is contained in:
@@ -10,6 +10,7 @@ matrix:
|
||||
sudo: true
|
||||
before_install:
|
||||
# coverage submission packages
|
||||
- pip install -U pip
|
||||
- pip install codecov
|
||||
- pip install pymongo
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user