Skip to content

Commit

Permalink
支持Travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rakeyang committed Nov 5, 2017
1 parent 486ac3a commit 950026b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
language: objective-c
osx_image: xcode7.1
sudo: false
env:
global:
- LC_CTYPE=en_US.UTF-8
- LANG=en_US.UTF-8
- LANGUAGE=en_US.UTF-8
before_install:
script:
after_failure:

0 comments on commit 950026b

Please sign in to comment.