removed g77

master
pbrod 9 years ago
parent 56564359ab
commit 3682546a6c

@ -32,7 +32,7 @@ before_install:
- conda config --add channels https://conda.anaconda.org/omnia - conda config --add channels https://conda.anaconda.org/omnia
- conda config --add channels https://conda.anaconda.org/pbrod - conda config --add channels https://conda.anaconda.org/pbrod
- source activate condaenv - source activate condaenv
- sudo apt-get install gfortran g77 - sudo apt-get install gfortran
# Install packages # Install packages
install: install:
- conda install --yes python=$TRAVIS_PYTHON_VERSION numpy scipy pytest - conda install --yes python=$TRAVIS_PYTHON_VERSION numpy scipy pytest

Loading…
Cancel
Save