From e544e8f4fe9a37ee3497b4d8e39b8fa666fec1d9 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Thu, 7 Jan 2016 05:44:58 +0100 Subject: travis: fix typo --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3