helloworld/.travis.yml

8 lines
89 B
YAML
Raw Normal View History

2018-01-07 21:52:04 +01:00
language: c
script: make
2018-01-07 21:59:22 +01:00
branches:
only:
- master
matrix:
include:
- os: linux