Skip to content

Commit

Permalink
Travis: remove redundent line
Browse files Browse the repository at this point in the history
  • Loading branch information
Rio517 committed Dec 30, 2015
1 parent 2d96271 commit 019cf76
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 @@ -7,7 +7,6 @@ addons:
before_script:
- psql -c 'create database mayday_test;' -U postgres
- cp config/database.yml.example config/database.yml
- RAILS_ENV=test bundle exec rake db:migrate --trace
- bundle exec rake db:test:prepare
notifications:
slack:
Expand Down

0 comments on commit 019cf76

Please sign in to comment.