fresh/packages/i3blocks-gaps/.travis.yml

12 lines
95 B

language: c
env:
- TARGET=all
- TARGET=debug
compiler:
- gcc
script:
- make $TARGET