Commit f492c5e8 by John Chodera (MSKCC)

Another attempt.

parent a92b70e5
...@@ -6,7 +6,6 @@ install: ...@@ -6,7 +6,6 @@ install:
- sudo conda init - sudo conda init
- conda config --add channels http://conda.binstar.org/omnia - conda config --add channels http://conda.binstar.org/omnia
- conda create --yes --name test numpy biopython pyflakes openmm - conda create --yes --name test numpy biopython pyflakes openmm
- source activate test
- export PATH="$HOME/envs/test/bin/:$PATH" - export PATH="$HOME/envs/test/bin/:$PATH"
script: script:
......
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