Skip to content

Commit

Permalink
Remove unnecessary carthage setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Kazuho Okui committed Jul 18, 2017
1 parent c1d2f87 commit 6e0607f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ env:
before_install:
- brew update
- brew outdated carthage || brew upgrade carthage
before_script:
- carthage bootstrap
# before_script:
# - carthage bootstrap
script: xcodebuild test -scheme RK4Spring_iOS -sdk iphonesimulator -destination 'platform=iOS
Simulator,name=iPhone 7,OS=11.0'
before_deploy:
Expand Down

0 comments on commit 6e0607f

Please sign in to comment.