Closed DannyBen closed 7 years ago
This PR attepts to fix travis PHP7 tests by requireing PHPUnit.
In addition, it seems like the getBulk test was looking for a much larger file download, which was probably caused by Quandl nor properly responding to partial bulk request.
getBulk
partial
This PR attepts to fix travis PHP7 tests by requireing PHPUnit.
In addition, it seems like the
getBulk
test was looking for a much larger file download, which was probably caused by Quandl nor properly responding topartial
bulk request.