Files
spiffs/.travis.yml
T

9 lines
110 B
YAML

language: c
compiler:
- gcc
before_script:
script: make all && make clean && make test && make build-all