"vscode:/vscode.git/clone" did not exist on "42dfb1d7ddcc90d5b12e5a7eda0085acb6fd1f7d"
Commit 16e69ca9 authored by John Chodera (MSKCC)'s avatar John Chodera (MSKCC)
Browse files

Restore directory after Python tests.

parent b1dc8fda
......@@ -13,8 +13,10 @@ script:
- conda install $HOME/miniconda/conda-bld/linux-64/openmm-dev-*
- conda list -e
- # run the python tests too
- pushd .
- cd wrappers/python/tests
- nosetests -vv --processes=-1 --process-timeout=200
- popd
env:
matrix:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment