1
0
Fork 0
mirror of https://github.com/yarrick/iodine.git synced 2025-04-04 05:43:33 +03:00
iodine/.travis.yml
2021-05-14 13:33:41 +02:00

9 lines
136 B
YAML

#set language to objective-c to force osx build
language: objective-c
os: osx
install: brew install check
script: make && make test