Closed joshbuker closed 4 years ago
Can we just remove the command from the travis.yml
? Based on spec app, sqlite is used – https://github.com/Sorcery/sorcery/blob/master/spec/rails_app/config/database.yml
Interesting, that might be specific to the app within the specs but it's worth a shot regardless.
So that resolves the database error, and now it's just stuck on sprockets expecting a manifest file. I think there might be a PR or Issue floating around for that (sprockets 4 breaking things).
I already replied on the PR ;)
https://github.com/Sorcery/sorcery/pull/214#issuecomment-559213228
Perfect! Thanks @mladenilic and @Plsr!
It appears the configuration for the test database creation needs to be updated for TravisCI. All builds are failing due to the following error: