Skip to content

Commit

Permalink
update travis file agin
Browse files Browse the repository at this point in the history
  • Loading branch information
xhzengAIB committed Oct 17, 2015
1 parent 0177b25 commit 01a15b2
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,5 @@ language: objective-c
xcode_workspace: PopMenuExample/PopMenuExample.xcworkspace
xcode_schemes: PopMenuExample

#profile: PopMenuExample/Podfile
#pod install
before_install:
- gem install cocoapods
- exprot LANG=en_US.UTF-8
- brew update
- if brew outdated | grep -qx xctool; then brew upgrade xctool; fi
- cd PopMenuExample
- pod install
profile: PopMenuExample/Podfile

0 comments on commit 01a15b2

Please sign in to comment.