mas/.travis.yml

16 lines
226 B
YAML
Raw Normal View History

2015-08-10 16:21:04 +00:00
language: objective-c
xcode_sdk: macosx10.10
osx_image: xcode6.4
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:
- bash script/ci_build