mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-19 01:25:07 +00:00
mongodb removed from travis
This commit is contained in:
@@ -15,6 +15,8 @@ services:
|
||||
- mysql
|
||||
|
||||
install:
|
||||
# fix mongodb travis error
|
||||
- sudo rm /etc/apt/sources.list.d/mongodb*.list
|
||||
- pip install flake8==3.3.0
|
||||
- flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics
|
||||
- sudo rm /etc/apt/sources.list.d/docker.list
|
||||
|
||||
Reference in New Issue
Block a user