On Travis CI with 0.13.6 I get with Node.js (with io.js it is ok) the following message: `You need to include some adapter that implements karma.start method!` Locally it is ok. Reference: - https://travis-ci.org/albertosantini/argo/jobs/74189986 - https://github.com/karma-runner/karma/issues/1544#issuecomment-127924225 P.S.: Locally on Windows 10 box.
On Travis CI with 0.13.6 I get with Node.js (with io.js it is ok) the following message:
You need to include some adapter that implements karma.start method!Locally it is ok.
Reference:
P.S.: Locally on Windows 10 box.