Skip to content

Commit

Permalink
Merge pull request #92 from CocoaPods/merge12_into_master
Browse files Browse the repository at this point in the history
Merge `1-2-stable` (1.2.2) into `master`
  • Loading branch information
dnkoutso authored Nov 14, 2019
2 parents bea449f + eed6db7 commit 3f4c35e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
dist: trusty

os:
- osx

Expand All @@ -24,6 +26,7 @@ before_install:
- if [ "$TRAVIS_RUBY_VERSION" = "system" ]; then sudo gem install "bundler:~> 1.15.0"; else gem install "bundler:~> 1.15.0"; fi

install:
- brew update
- brew install bzr
- bundle install
- git config --global user.name 'CI'
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
* Remove archives after an `HTTP` download.
[Samuel Giddins](https://github.com/segiddins)


## 1.2.0 (2018-04-04)

##### Enhancements
Expand Down

0 comments on commit 3f4c35e

Please sign in to comment.