Commit 1e0873f3 authored by Bharath Ramsundar's avatar Bharath Ramsundar
Browse files

Wrong command

parent c502b55e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ install:
- conda install -c https://conda.anaconda.org/jjhelmus tensorflow
script:
#- nosetests -v deepchem --nologcapture
- deepchem.models.tests.test_reload:TestModelReload.test_keras_reload --nologcapture
- nosetests -v deepchem.models.tests.test_reload:TestModelReload.test_keras_reload --nologcapture
after_success:
- source devtools/travis-ci/after_sucess.sh
# AWS access_key and secret key secured through travis secure var api.