mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 02:34:31 -04:00
Working on TravisCI
This commit is contained in:
parent
9f6aa99e86
commit
f5d008a607
@ -117,6 +117,8 @@ class APICest
|
||||
$response = curl_exec($curl);
|
||||
curl_close($curl);
|
||||
|
||||
Debug::debug('Response: ' . $response);
|
||||
|
||||
return json_decode($response);
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user