Skip to content

Commit

Permalink
Fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
freeman-lab committed Nov 27, 2015
1 parent 269f4e8 commit 77c1286
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 @@ -23,7 +23,7 @@ install:
- conda create --yes -q -n test python=$TRAVIS_PYTHON_VERSION pip numpy scipy scikit-learn scikit-image matplotlib pytest
- source activate test
- pip install .
- pip install tiffile pillow
- pip install tifffile pillow
- wget http://d3kbcqa49mib13.cloudfront.net/spark-1.5.1-bin-hadoop2.6.tgz
- tar -xzf spark-1.5.1-bin-hadoop2.6.tgz

Expand Down

0 comments on commit 77c1286

Please sign in to comment.