mas/.travis.yml

16 lines
224 B
YAML
Raw Normal View History

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