mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
use travis for osx
This commit is contained in:
parent
034727342e
commit
6e187ef588
|
|
@ -1,8 +1,4 @@
|
|||
language: c
|
||||
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
language: objective-c
|
||||
|
||||
script:
|
||||
- find . \( -name \*.c -o -name \*.h \) -type f|xargs wc -l
|
||||
|
|
|
|||
Loading…
Reference in a new issue