Skip to content

Commit

Permalink
Temporarily downgrade GHDL
Browse files Browse the repository at this point in the history
  • Loading branch information
kraigher committed Sep 28, 2018
1 parent 28f818e commit 4dcf9bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,9 @@ matrix:
packages:
- gnat
before_script:
- git clone --depth 1 https://github.com/tgingold/ghdl.git ghdl
- git clone https://github.com/tgingold/ghdl.git ghdl
- cd ghdl
- git reset --hard 358f0a800e3b3836e96606ff444df80964f31909
- mkdir build-mcode
- cd build-mcode
- ../configure --prefix=../../install-ghdl-mcode/
Expand Down

0 comments on commit 4dcf9bc

Please sign in to comment.