bump travis-core for builds after number fix

This commit is contained in:
carlad 2016-04-22 13:46:18 +02:00
parent 0593c55ef6
commit 732e8a956d
2 changed files with 9 additions and 5 deletions

View File

@ -5,7 +5,7 @@ ruby '2.1.7' if ENV.key?('DYNO')
gem 's3', github: 'travis-ci/s3'
gem 'travis-core', github: 'travis-ci/travis-core'
gem 'travis-core', github: 'travis-ci/travis-core', branch: 'cd-after-number'
gem 'travis-support', github: 'travis-ci/travis-support'
gem 'travis-amqp', github: 'travis-ci/travis-amqp'
gem 'travis-config', '~> 0.1.0'

View File

@ -48,7 +48,8 @@ GIT
GIT
remote: git://github.com/travis-ci/travis-core.git
revision: f1d4c3246ea7a5434076fdc7026aa11a2c90bdac
revision: 3b6111ec37bfba74266c9662bf2171500b8b553d
branch: cd-after-number
specs:
travis-core (0.0.1)
actionmailer (~> 3.2.19)
@ -192,7 +193,7 @@ GEM
multi_json (~> 1.0)
net-http-persistent (>= 2.7)
net-http-pipeline
google-api-client (0.9.4)
google-api-client (0.9.5)
addressable (~> 2.3)
googleauth (~> 0.5)
httpclient (~> 2.7)
@ -294,7 +295,7 @@ GEM
rdoc (3.12.2)
json (~> 1.4)
redcarpet (2.3.0)
redis (3.2.2)
redis (3.3.0)
redis-namespace (1.5.1)
redis (~> 3.0, >= 3.0.4)
representable (2.3.0)
@ -366,7 +367,7 @@ GEM
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.48)
tzinfo (0.3.49)
uber (0.0.15)
unicorn (4.8.3)
kgio (~> 2.6)
@ -424,3 +425,6 @@ DEPENDENCIES
travis-yaml!
unicorn
yard-sinatra!
BUNDLED WITH
1.10.6