We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1088f4 commit 9194fe4Copy full SHA for 9194fe4
.travis.yml
@@ -11,8 +11,8 @@ before_install:
11
- wget https://raw.githubusercontent.com/m-labs/artiq/master/.travis/get-anaconda.sh
12
- chmod +x get-anaconda.sh
13
- ./get-anaconda.sh
14
- - conda install binstar numpydoc
15
- source $HOME/miniconda/bin/activate py34
+ - conda install binstar numpydoc
16
install:
17
# Install iverilog package.
18
- "sudo add-apt-repository -y ppa:mithro/iverilog-backport"
0 commit comments