Commit e1f65bf5 by peastman

Merge pull request #98 from swails/travis

Migrate to the new container architecture.
parents ff039a65 5423ff85
language: c language: c
sudo: false
env: env:
matrix: matrix:
- CONDA_PY=2.7 - CONDA_PY=2.7
......
...@@ -11,9 +11,6 @@ PIP_ARGS="-U" ...@@ -11,9 +11,6 @@ PIP_ARGS="-U"
export PATH=$HOME/miniconda/bin:$PATH export PATH=$HOME/miniconda/bin:$PATH
sudo apt-get update
#sudo apt-get install -qq -y g++ gfortran csh g++-multilib gcc-multilib openbabel
conda update --yes conda conda update --yes conda
conda config --add channels http://conda.binstar.org/omnia conda config --add channels http://conda.binstar.org/omnia
conda install --yes conda-build jinja2 binstar pip conda install --yes conda-build jinja2 binstar pip
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