projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6258257
)
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:12:07 +0000
(23:12 +0800)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index a1b08cf304304e0fd6d16d41c91540bd347b88b2..6d29d7e70d7b82a507329a84fb889a44d0841db5 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.