Skip to content

Commit

Permalink
Update Travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
利辺羅エルネスト committed Feb 20, 2014
1 parent 7b09490 commit 68eb68b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
language: objective-c

before_install:
- export LANG=en_US.UTF-8
- env
- locale
- gem install cocoapods --quiet
- pod --version
- pod setup --silent
- pod repo update --silent
- export LANG=en_US.UTF-8
- env
- locale

script:
- pod lib lint
Expand Down

0 comments on commit 68eb68b

Please sign in to comment.