From 1febc19597e880e2ad460573e09ec3cca45a392c Mon Sep 17 00:00:00 2001 From: marcoveeneman Date: Fri, 2 Mar 2018 18:58:34 +0100 Subject: Added PAL testhal application to travis build script --- tools/travis/script.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tools') diff --git a/tools/travis/script.sh b/tools/travis/script.sh index cb082a3..103ccc1 100644 --- a/tools/travis/script.sh +++ b/tools/travis/script.sh @@ -36,3 +36,7 @@ make -C testhal/TIVA/TM4C123x/SPI git checkout -- . git clean -xfd make -C testhal/TIVA/TM4C123x/WDG + +git checkout -- . +git clean -xfd +make -C testhal/TIVA/multi/PAL -- cgit v1.2.3