Skip to content

Commit a80deed

Browse files
committed
[REF] remove flake8 check, incompatible with new black check
1 parent 87de61f commit a80deed

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ install:
1919
# command to run tests
2020
script:
2121
- git --version
22-
- flake8 . --exclude=__init__.py,tests/data_*
2322
- coverage run --source odoo_module_migrate setup.py test
2423

2524
after_success:

0 commit comments

Comments
 (0)