aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2016-01-07 05:44:58 +0100
committerTristan Gingold <gingold@adacore.com>2016-01-07 05:44:58 +0100
commite544e8f4fe9a37ee3497b4d8e39b8fa666fec1d9 (patch)
tree0c25c1714744e85a1502510edd81b9f9bb8b490d /.travis.yml
parenta536ab7b8925451f27c0a3a19bac09af4aaa949a (diff)
downloadghdl-e544e8f4fe9a37ee3497b4d8e39b8fa666fec1d9.tar.gz
ghdl-e544e8f4fe9a37ee3497b4d8e39b8fa666fec1d9.tar.bz2
ghdl-e544e8f4fe9a37ee3497b4d8e39b8fa666fec1d9.zip
travis: fix typo
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 224e455e9..b67190039 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,4 +9,4 @@ script:
- export GHDL=$PWD/ghdl_mcode
- cd testsuite
- gnatmake get_entities
- - ./testsuite
+ - ./testsuite.sh