Skip to content

Commit

Permalink
travis: adjust previous patch.
Browse files Browse the repository at this point in the history
  • Loading branch information
gingold-adacore committed Jan 7, 2016
1 parent ce1a667 commit a536ab7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ before_install:
script:
- ./configure
- make
- cd testsuite; gnatmake get_entities
- pwd
- cd testsuite; GHDL=$PWD/../ghdl_mcode ./testsuite
- export GHDL=$PWD/ghdl_mcode
- cd testsuite
- gnatmake get_entities
- ./testsuite

0 comments on commit a536ab7

Please sign in to comment.