Skip to content

Commit

Permalink
Fix .travis.yml:
Browse files Browse the repository at this point in the history
Remove copy config/secrets.template.yml.

This error was introduced in bf325ff
  • Loading branch information
dmitryrck committed Sep 24, 2016
1 parent d367950 commit 93d8740
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ services:

before_script:
- cp config/database.yml.template config/database.yml
- cp config/secrets.template.yml config/secrets.yml
- sleep 10

script:
Expand Down

0 comments on commit 93d8740

Please sign in to comment.