Skip to content

Commit

Permalink
travis: activate py35
Browse files Browse the repository at this point in the history
sbourdeauducq committed Oct 4, 2015
1 parent 4ccb489 commit d983782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit d983782

Please sign in to comment.