Re-enable STM32F1 Travis test (#13978)

This commit is contained in:
Tanguy Pruvot
2019-05-12 01:10:40 +02:00
committed by Scott Lahteine
parent 4e7187b926
commit 3bf43b6c1e
3 changed files with 4 additions and 3 deletions

View File

@@ -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"
- TEST_PLATFORM="esp32"