mongodb removed from travis
This commit is contained in:
parent
24e2735e19
commit
4674b172aa
@ -15,6 +15,8 @@ services:
|
|||||||
- mysql
|
- mysql
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
# fix mongodb travis error
|
||||||
|
- sudo rm /etc/apt/sources.list.d/mongodb*.list
|
||||||
- pip install flake8==3.3.0
|
- pip install flake8==3.3.0
|
||||||
- flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics
|
- flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics
|
||||||
- sudo rm /etc/apt/sources.list.d/docker.list
|
- sudo rm /etc/apt/sources.list.d/docker.list
|
||||||
|
Loading…
x
Reference in New Issue
Block a user