projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ccb489
)
travis: activate py35
author
Sebastien Bourdeauducq
<sb@m-labs.hk>
Sun, 4 Oct 2015 15:11:16 +0000
(23:11 +0800)
committer
Sebastien Bourdeauducq
<sb@m-labs.hk>
Sun, 4 Oct 2015 15:11:16 +0000
(23:11 +0800)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 2ed1f6612addb0883e8dc670ad995fc72650fbef..38b4bf2852b89a509b691bc2380a37031622e45f 100644
(file)
--- 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 py3
4
+ - source $HOME/miniconda/bin/activate py3
5
- conda install anaconda-client numpydoc
install:
# Install iverilog package.