Skip to content

Commit

Permalink
Merge pull request facebookarchive#20 from Ashton-W/travis-ci
Browse files Browse the repository at this point in the history
Travis-CI
  • Loading branch information
Kimon Tsinteris committed Apr 29, 2014
2 parents ba584d9 + 81abba8 commit 1d7951b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
language: objective-c
xcode_workspace: pop.xcworkspace
xcode_scheme: pop
xcode_sdk: iphonesimulator7.0
before_script:
- brew update
- brew upgrade xctool
before_install:
- export LANG=en_US.UTF-8
- gem install cocoapods -v '0.32.1'

0 comments on commit 1d7951b

Please sign in to comment.