Skip to content

Commit

Permalink
Add dask installation to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
awicenec committed Feb 9, 2022
1 parent 32c35bd commit bcc6720
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 @@ -79,7 +79,7 @@ cache: pip

before_install:
- pip install -U coveralls pytest pytest-cov
- pip install -U setuptools pip wheel
- pip install -U setuptools pip wheel dask

install:
- pip install -e daliuge-common/
Expand Down

0 comments on commit bcc6720

Please sign in to comment.