Browse Source

Disable STM32F1 Travis CI test for now

pull/1/head
Scott Lahteine 5 years ago
parent
commit
2356970a91
  1. 2
      .travis.yml

2
.travis.yml

@ -20,7 +20,7 @@ env:
- TEST_PLATFORM="DUE"
- TEST_PLATFORM="LPC1768"
- TEST_PLATFORM="LPC1769"
- TEST_PLATFORM="STM32F1"
#- TEST_PLATFORM="STM32F1"
- TEST_PLATFORM="teensy35"
- TEST_PLATFORM="linux_native"

Loading…
Cancel
Save