Skip to content

Commit

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

0 comments on commit ce1a667

Please sign in to comment.