Skip to content

Commit

Permalink
Change flake config
Browse files Browse the repository at this point in the history
  • Loading branch information
damklis committed Aug 3, 2020
1 parent ab0818e commit 769b88f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ services:
before_script: pip install docker-compose flake8

script:
- docker-compose run airflow sh -c "python -m pytest -v --show-capture=no"
- python -m flake8
- docker-compose run airflow sh -c "python -m pytest -v --show-capture=no" && python -m flake8

0 comments on commit 769b88f

Please sign in to comment.