mirror of
https://github.com/colindean/optar.git
synced 2025-03-11 22:17:40 +13:00
First attempt at automated builds.
This commit is contained in:
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
||||
language: c
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
script: "make"
|
Reference in New Issue
Block a user