Skip to content

Commit d524603

Browse files
committed
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.
1 parent e5b9059 commit d524603

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

db/schema.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
#
1212
# It's strongly recommended to check this file into your version control system.
1313

14+
# Diff triggering comment
15+
1416
ActiveRecord::Schema.define(:version => 20140922170030) do
1517

1618
create_table "api_keys", :force => true do |t|

0 commit comments

Comments
 (0)