Diff triggering comment
MSP-11616 Add comment to db/schema.rb so that it will trigger `git diff --exit-code` to be 1 on travis-ci.bug/bundler_fix
parent
e5b9059f39
commit
d5246036c4
|
@ -11,6 +11,8 @@
|
||||||
#
|
#
|
||||||
# It's strongly recommended to check this file into your version control system.
|
# It's strongly recommended to check this file into your version control system.
|
||||||
|
|
||||||
|
# Diff triggering comment
|
||||||
|
|
||||||
ActiveRecord::Schema.define(:version => 20140922170030) do
|
ActiveRecord::Schema.define(:version => 20140922170030) do
|
||||||
|
|
||||||
create_table "api_keys", :force => true do |t|
|
create_table "api_keys", :force => true do |t|
|
||||||
|
|
Loading…
Reference in New Issue