Use ps-db-encryption branch
This commit is contained in:
parent
06dda8f802
commit
01bb1c55c2
2
Gemfile
2
Gemfile
|
@ -3,7 +3,7 @@ ruby '1.9.3' rescue nil
|
|||
source :rubygems
|
||||
gemspec
|
||||
|
||||
gem 'travis-core', github: 'travis-ci/travis-core'
|
||||
gem 'travis-core', github: 'travis-ci/travis-core', branch: 'ps-db-encryption'
|
||||
gem 'travis-support', github: 'travis-ci/travis-support'
|
||||
gem 'travis-sidekiqs', github: 'travis-ci/travis-sidekiqs', require: nil, ref: 'cde9741'
|
||||
gem 'sinatra' #github: 'sinatra/sinatra'
|
||||
|
|
|
@ -45,7 +45,8 @@ GIT
|
|||
|
||||
GIT
|
||||
remote: git://github.com/travis-ci/travis-core.git
|
||||
revision: 6a64950402618a791eaa4b459239d2b6715e251b
|
||||
revision: 0dc3bcee4d3a54d057085355d731c3186c61c38d
|
||||
branch: ps-db-encryption
|
||||
specs:
|
||||
travis-core (0.0.1)
|
||||
actionmailer (~> 3.2.11)
|
||||
|
|
Loading…
Reference in New Issue
Block a user