Skip to content

Commit

Permalink
Fix coveralls attempt 1
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCreosote committed Jul 7, 2022
1 parent fa75628 commit 2babcc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ install:
- export ARANGOD=`pwd`/arangodb3-$ARANGODB_VER/usr/sbin/arangod

# TODO move everything except pipenv to Pipfile dev section and change to make test
- pip install pipenv coverage pytest-cov python-coveralls flake8
- pip install pipenv coverage pytest-cov coveralls flake8
- pipenv install

script:
Expand Down

0 comments on commit 2babcc2

Please sign in to comment.