aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/travis/script.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/travis/script.sh b/tools/travis/script.sh
index 457a38f..cb082a3 100644
--- a/tools/travis/script.sh
+++ b/tools/travis/script.sh
@@ -19,10 +19,6 @@ make -C demos/TIVA/RT-TM4C1294-LAUNCHPAD
git checkout -- .
git clean -xfd
-make -C testhal/TIVA/TM4C123x/EXT/
-
-git checkout -- .
-git clean -xfd
make -C testhal/TIVA/TM4C123x/GPT
git checkout -- .