Update travis about structured #2751

This commit is contained in:
Priit Tark 2015-07-03 15:48:38 +03:00
parent 0d653a311f
commit 41c9f998d3

View file

@ -17,7 +17,6 @@ before_script:
- cp config/database-travis.yml config/database.yml
- RAILS_ENV=test bundle exec rake db:all:drop
- RAILS_ENV=test bundle exec rake db:all:setup
- RAILS_ENV=test bundle exec rake zonefile:replace_procedure
script:
- RAILS_ENV=test bundle exec rake
cache: bundler