Commit 77084c8b authored by Bharath Ramsundar's avatar Bharath Ramsundar
Browse files

Setting to tensorflow .10 for now

parent 6b7bae89
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ install:
- pip install nglview
- conda install -c omnia mdtraj
- python setup.py install
- conda install -c https://conda.anaconda.org/jjhelmus tensorflow
- conda install -c https://conda.anaconda.org/jjhelmus tensorflow=0.10.0rc0
script:
- nosetests -v deepchem --nologcapture
after_success: