I am testing a API using mocha-phantomjs test. Tests are passing when i try to run it from my system but when i try to do it on Travis CI it says permission denied could not figure out how to process for that.
Build link is
https://travis-ci.org/CloudBoost/JavaScriptSDK/builds/62706200
the problem is coming because i am using a secure version of Http if i run the test using simple http it kind of works with Travis but fails with https