Kevin

Update .travis.yml

1 language: objective-c 1 language: objective-c
  2 +before_install:
  3 + - gem install cocoapods --no-rdoc --no-ri --no-document --quiet
2 before_script: 4 before_script:
3 - export LANG=en_US.UTF-8 5 - export LANG=en_US.UTF-8
4 xcode_workspace: PNChartDemo.xcworkspace 6 xcode_workspace: PNChartDemo.xcworkspace