Superbalist / flysystem-google-cloud-storage

Flysystem Adapter for Google Cloud Storage
MIT License
265 stars 105 forks source link

opt: using google/cloud-storage. #75

Closed sinkcup closed 6 years ago

sinkcup commented 6 years ago

74

zoidyzoidzoid commented 6 years ago

0.21 of google/cloud goes back to the 22nd of February 2017, while 1.3.0 of google/cloud-storage only goes back to the 15th of December 2017. Even 1.0.0 only goes back to March 2017.

We should maybe try support from 1.0.0 onwards, and test each latest minor version at least, and there aren't too many so we can just add them to the env matrix in .travis.yml?

sinkcup commented 6 years ago

@zoidbergwill good idea! I have changed it.

sinkcup commented 6 years ago

fine, I have changed it again.