diff options
| author | marcoveeneman <marco-veeneman@hotmail.com> | 2018-03-02 18:58:02 +0100 |
|---|---|---|
| committer | marcoveeneman <marco-veeneman@hotmail.com> | 2018-03-02 18:58:02 +0100 |
| commit | defeba5d0632726fd5c372e55b28487c0cfc7cff (patch) | |
| tree | a44644976228a49900843c97874cef3a4e2ef2d2 | |
| parent | b08f095a7e0a8237c16e645790457ded1a820e80 (diff) | |
| download | ChibiOS-Contrib-defeba5d0632726fd5c372e55b28487c0cfc7cff.tar.gz ChibiOS-Contrib-defeba5d0632726fd5c372e55b28487c0cfc7cff.tar.bz2 ChibiOS-Contrib-defeba5d0632726fd5c372e55b28487c0cfc7cff.zip | |
Removed EXT testhal application from travis build script
| -rw-r--r-- | tools/travis/script.sh | 4 |
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 -- . |
