Skip to content

Commit

Permalink
Revert "Temporarily downgrade GHDL"
Browse files Browse the repository at this point in the history
This reverts commit 4dcf9bc.
  • Loading branch information
kraigher committed Oct 25, 2018
1 parent 9a74648 commit a604b34
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,8 @@ matrix:
packages:
- gnat
before_script:
- git clone https://github.com/tgingold/ghdl.git ghdl
- git clone --depth 1 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 a604b34

Please sign in to comment.