Commit 41b886af authored by leswing's avatar leswing
Browse files

Merge branch 'master' into quiet-travis

parents 4da3f99c f8c78ce9
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -12,10 +12,9 @@ conda install -y ipykernel
conda install -y matplotlib
yes | pip install nglview
conda install -y ipywidgets
yes | pip uninstall tensorflow

cd examples/notebooks
nosetests --with-timer tests.py --with-xunit --xunit-file=notebook_tests.xml|| true

source deactivate
conda remove --name $envname --all
 No newline at end of file
#conda remove --name $envname --all