Skip to content

Commit

Permalink
Update CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Yeh committed Aug 2, 2016
1 parent bc250f1 commit 4ac18e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ before_install:

install:
- bundle install
- pod install --project-directory=Example
- pod install --repo-update --project-directory=Example

script:
- bundle exec rake pod:lint --quiet
Expand Down

0 comments on commit 4ac18e4

Please sign in to comment.