aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2016-01-07 05:21:24 +0100
committerTristan Gingold <gingold@adacore.com>2016-01-07 05:21:24 +0100
commitce1a667201dbba3d921c491c351571f246cd35c9 (patch)
tree98f75a2b74ae1fc0f0e69157866b12b485e464b6 /.travis.yml
parent16d7aabfdfe62bf9c42feab12264052fc2e1c328 (diff)
downloadghdl-ce1a667201dbba3d921c491c351571f246cd35c9.tar.gz
ghdl-ce1a667201dbba3d921c491c351571f246cd35c9.tar.bz2
ghdl-ce1a667201dbba3d921c491c351571f246cd35c9.zip
travis-ci: run testsuite.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index a5404abdf..f977da61d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,3 +6,6 @@ before_install:
script:
- ./configure
- make
+ - cd testsuite; gnatmake get_entities
+ - pwd
+ - cd testsuite; GHDL=$PWD/../ghdl_mcode ./testsuite