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
Luke Imhoff 2014-11-17 08:02:00 -06:00
parent e5b9059f39
commit d5246036c4
No known key found for this signature in database
GPG Key ID: 5B1FB01FB33356F8
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@
#
# It's strongly recommended to check this file into your version control system.
# Diff triggering comment
ActiveRecord::Schema.define(:version => 20140922170030) do
create_table "api_keys", :force => true do |t|