From: Sebastien Bourdeauducq Date: Sun, 4 Oct 2015 15:11:16 +0000 (+0800) Subject: travis: activate py35 X-Git-Tag: 24jan2021_ls180~2099^2~16 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d983782bede269bdb94c9a9618202a566105ca59;p=litex.git travis: activate py35 --- diff --git a/.travis.yml b/.travis.yml index 2ed1f661..38b4bf28 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.