Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix travis-ci #66

Open
tpgxyz opened this issue Jan 11, 2019 · 0 comments
Open

Fix travis-ci #66

tpgxyz opened this issue Jan 11, 2019 · 0 comments
Assignees

Comments

@tpgxyz
Copy link

tpgxyz commented Jan 11, 2019

All our travis builds fails because:

$ bundle exec rake db:create db:schema:load db:migrate
The PGconn, PGresult, and PGError constants are deprecated, and will be
removed as of version 1.0.
You should use PG::Connection, PG::Result, and PG::Error instead, respectively.
Called from /home/travis/.rvm/gems/ruby-2.3.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
rake aborted!
Redis::CannotConnectError: Error connecting to Redis on 127.0.0.1:6379 (Errno::ECONNREFUSED)

https://travis-ci.org/OpenMandrivaSoftware/rosa-build/jobs/478276622

Please help and fix :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants