Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
afourmy committed Sep 26, 2019
1 parent 7a366e2 commit fa19e06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ matrix:
script:
- black --check --verbose .
- flake8 --config linting/.flake8 .
- mypy --config-file linting/mypy.ini .
- coverage run --source=./eNMS -m pytest
after_success:
- coveralls
Expand Down

0 comments on commit fa19e06

Please sign in to comment.