switch to travis-core/sf-travis-api
This commit is contained in:
parent
6cdfd6a8a4
commit
8845263244
2
Gemfile
2
Gemfile
|
@ -4,7 +4,7 @@ source :rubygems
|
|||
gemspec
|
||||
|
||||
gem 'travis-support', github: 'travis-ci/travis-support'
|
||||
gem 'travis-core', github: 'travis-ci/travis-core', branch: 'sf-more-services'
|
||||
gem 'travis-core', github: 'travis-ci/travis-core', branch: 'sf-travis-api'
|
||||
gem 'hubble', github: 'roidrage/hubble'
|
||||
gem 'yard-sinatra', github: 'rkh/yard-sinatra'
|
||||
gem 'rack-contrib', github: 'rack/rack-contrib'
|
||||
|
|
|
@ -40,8 +40,8 @@ GIT
|
|||
|
||||
GIT
|
||||
remote: git://github.com/travis-ci/travis-core.git
|
||||
revision: e1cb802ab14c38f407e83e6f8f6dcdb1041bf61c
|
||||
branch: sf-more-services
|
||||
revision: a1b1e8f3e1c31c66115923938d33ac24ba866940
|
||||
branch: sf-travis-api
|
||||
specs:
|
||||
travis-core (0.0.1)
|
||||
actionmailer (~> 3.2.3)
|
||||
|
|
Loading…
Reference in New Issue
Block a user