Skip to content

Commit

Permalink
Update Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
herinkc committed Apr 26, 2016
1 parent d324cc2 commit 647746a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: objective-c
before_install:
- export LANG=en_US.UTF-8
- rvm install 2.2.0
- gem install cocoapods --no-rdoc --no-ri --no-document --quiet
- gem install xcpretty --no-rdoc --no-ri --no-document --quiet
- cd Example && pod install
Expand Down

0 comments on commit 647746a

Please sign in to comment.