Skip to content

Commit

Permalink
update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Apr 2, 2019
1 parent 586c5ca commit c1862ad
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 @@ before_script:
- mysql -e 'create database enju_test DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;'
- psql -c 'create database enju_test;' -U postgres
- bundle exec rake db:migrate
- bundle exec rake app:sunspot:solr:start
services:
- redis-server
env:
Expand Down

0 comments on commit c1862ad

Please sign in to comment.