Skip to content

Commit

Permalink
Pin protobuf to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lilleswing committed Feb 10, 2017
1 parent ef8ae65 commit 53eaa01
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 @@ -25,6 +25,7 @@ install:
- export KERAS_BACKEND=tensorflow
- conda install -c omnia mdtraj
- pip install tensorflow
- conda install -c conda-forge protobuf=3.1.0
- python setup.py install
script:
- nosetests -v deepchem --nologcapture
Expand Down

0 comments on commit 53eaa01

Please sign in to comment.