helloworld/.travis.yml

8 lines
89 B
YAML

language: c
script: make
branches:
only:
- master
matrix:
include:
- os: linux