diff --git a/.travis.yml b/.travis.yml index a1b08cf30..6d29d7e70 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ before_install: - wget https://raw.githubusercontent.com/m-labs/artiq/master/.travis/get-anaconda.sh - chmod +x get-anaconda.sh - ./get-anaconda.sh - - source $HOME/miniconda/bin/activate py34 + - source $HOME/miniconda/bin/activate py35 - conda install anaconda-client numpydoc install: # Install iverilog package.