mas/.travis.yml

16 lines
221 B
YAML
Raw Normal View History

2015-08-10 16:21:04 +00:00
language: objective-c
2015-09-14 08:51:09 +00:00
xcode_sdk: macosx10.11
osx_image: xcode7
2015-08-10 16:21:04 +00:00
env:
global:
- LANG=en_US.UTF-8
- LC_ALL=en_US.UTF-8
- LANGUAGE=en_US.UTF-8
2015-08-22 11:30:14 +00:00
install:
- bash script/bootstrap
2015-08-10 16:21:04 +00:00
script:
2015-09-19 22:43:03 +00:00
- bash script/build