find-cursor/.travis.yml
Martin Tournoij 623cb38bdd
Fix
2017-03-23 05:22:35 +00:00

9 lines
97 B
YAML

language: c
install: make
script: make
compiler:
- clang
- gcc
notifications:
email: false