Skip to content

Commit

Permalink
add s3fs back into travis.ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mrocklin committed Aug 10, 2016
1 parent c164978 commit b52633c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ install:
- conda install pytest coverage tornado toolz dill futures dask ipywidgets psutil bokeh requests joblib mock ipykernel jupyter_client
- pip install git+https://github.com/dask/dask.git --upgrade
- pip install git+https://github.com/joblib/joblib.git --upgrade
- pip install git+https://github.com/dask/s3fs.git --upgrade

# Install distributed
- python setup.py install
Expand Down

0 comments on commit b52633c

Please sign in to comment.