esp32-s2_dfu/.travis.yml

5 lines
108 B
YAML

language: c
compiler:
- gcc
script: cd tests/test && rake test:all && cd ../lpc175x_6x && rake test:all