serpapi / google-search-results-ruby

Google Search Results via SERP API Ruby Gem
https://serpapi.com
MIT License
52 stars 8 forks source link

build error according to the readme badge #2

Closed matkoniecz closed 3 years ago

matkoniecz commented 5 years ago

see https://github.com/serpapi/google-search-results-ruby#google-search-results-in-ruby

hartator commented 4 years ago

It seems to be linked to some new engines we just added:

image

@jvmvik Can you give it a shot at fixing when you have the chance? Thanks.

jvmvik commented 4 years ago

The test are passing locally with my personal API key. There is an authentication error between TravisCI and our server.

jvmvik commented 3 years ago

This issue is finally resolved. We moved to GitHub CI server which allow to provided the encrypted API_KEY missing in TravisCI. see: README https://github.com/serpapi/google-search-results-ruby