guzzle / promises

Promises/A+ library for PHP with synchronous support
MIT License
7.61k stars 116 forks source link

Use travis_retry to mitigate random errors #126

Closed villfa closed 4 years ago

villfa commented 4 years ago

The last build of the maser branch failed with this message:

  [Composer\Downloader\TransportException]  
  Peer fingerprint did not match
Nyholm commented 4 years ago

Yeah.. You are correct. Thank you

GrahamCampbell commented 4 years ago

Those retries never actually fix that btw.