diff --git a/.travis.yml b/.travis.yml index d24301b..afdd385 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,7 +32,7 @@ before_install: - conda config --add channels https://conda.anaconda.org/omnia - conda config --add channels https://conda.anaconda.org/pbrod - source activate condaenv - - sudo apt-get install gfortran + # - sudo apt-get install gfortran # Install packages install: - conda install --yes python=$TRAVIS_PYTHON_VERSION numpy scipy pytest numdifftools matplotlib nose