Commit db272571 by peastman

Merge pull request #74 from peastman/travis

Travis builds against openmm-dev
parents caf911c4 03f803b4
......@@ -12,7 +12,7 @@ install:
- sudo pip install conda eventlet
- sudo conda init
- conda config --add channels http://conda.binstar.org/omnia
- conda create --yes --name test nose setuptools numpy biopython pyflakes openmm
- conda create --yes --name test nose setuptools numpy biopython pyflakes openmm-dev
- export PATH="$HOME/envs/test/bin/:$PATH"
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