google-places-api-java
google-places-api-java copied to clipboard
Read places api key from Environment Variables in tests
Try to read places api key from Environment Variables in tests before read it from places_api.key.
This allow build in travis without add the places_api.key file.