Use travis-core ha-feature-google-api-debug branch
This commit is contained in:
parent
ba1815e6b5
commit
90631f42a8
2
Gemfile
2
Gemfile
|
@ -5,7 +5,7 @@ ruby '2.1.7' if ENV.key?('DYNO')
|
||||||
|
|
||||||
gem 's3', github: 'travis-ci/s3'
|
gem 's3', github: 'travis-ci/s3'
|
||||||
|
|
||||||
gem 'travis-core', github: 'travis-ci/travis-core', branch: 'ha-feature-google-api'
|
gem 'travis-core', github: 'travis-ci/travis-core', branch: 'ha-feature-google-api-debug'
|
||||||
gem 'travis-support', github: 'travis-ci/travis-support'
|
gem 'travis-support', github: 'travis-ci/travis-support'
|
||||||
gem 'travis-amqp', github: 'travis-ci/travis-amqp'
|
gem 'travis-amqp', github: 'travis-ci/travis-amqp'
|
||||||
gem 'travis-config', '~> 0.1.0'
|
gem 'travis-config', '~> 0.1.0'
|
||||||
|
|
|
@ -48,8 +48,8 @@ GIT
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: git://github.com/travis-ci/travis-core.git
|
remote: git://github.com/travis-ci/travis-core.git
|
||||||
revision: b09c810112b781c3eea9d9ae0508a2355d1c57f0
|
revision: 7367ff4875e4f22eaf60c3a142202673eadd0d83
|
||||||
branch: ha-feature-google-api
|
branch: ha-feature-google-api-debug
|
||||||
specs:
|
specs:
|
||||||
travis-core (0.0.1)
|
travis-core (0.0.1)
|
||||||
actionmailer (~> 3.2.19)
|
actionmailer (~> 3.2.19)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user