commit | 766edb847696c6e0755b0e07b7161ccb9a33c948 | [log] [tgz] |
---|---|---|
author | Ronald Cron <ronald.cron@arm.com> | Fri Jun 11 09:14:00 2021 +0200 |
committer | GitHub <noreply@github.com> | Fri Jun 11 09:14:00 2021 +0200 |
tree | b097d21b7fd5c36e420f2505cdd7f7e95b2f841c | |
parent | 78719eaa7b71ccf552c0eb5167de68b43963de2b [diff] | |
parent | 128c94dd87320d9bd70a153b700c5085f3ae609a [diff] |
Merge pull request #4635 from Patater/mbed-can-do-timing-2.x Backport 2.x: config: Allow Mbed to implement TIMING_C Trivial backport, only one reviewer is ok.
diff --git a/.travis.yml b/.travis.yml index 9b729ec..92090fb 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -28,12 +28,6 @@ script: - tests/scripts/all.sh -k test_full_cmake_gcc_asan - - name: macOS - os: osx - compiler: clang - script: - - tests/scripts/all.sh -k test_default_out_of_box - - name: Windows os: windows before_install: