Commit 1fac2e24 by John Chodera (MSKCC)

Added setuptools to travis-ci test.

parent d9e0c71c
......@@ -3,7 +3,7 @@ python:
- "2.7"
install:
- sudo apt-get update -qq
- sudo apt-get install -qq python-dev python-pip python-yaml g++
- sudo apt-get install -qq python-dev python-pip python-yaml python-setuptools g++
- sudo pip install conda
- sudo conda init
- conda config --add channels http://conda.binstar.org/omnia
......
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