imsky / holder

:city_sunrise: Client-side image placeholders.
http://holderjs.com
MIT License
5.84k stars 592 forks source link

Travis builds failing on some Selenium error #201

Open freezy-sk opened 8 years ago

freezy-sk commented 8 years ago
> node test/index

/home/travis/build/imsky/holder/node_modules/webdriverio/lib/utils/PromiseHandler.js:154
                throw error;
                      ^
RuntimeError: RuntimeError
     (ECONNREFUSED:-1) Couldn't connect to selenium server
     Problem: Couldn't connect to selenium server

     Callstack:
     -> init()

npm ERR! Test failed.  See above for more details.

The command "npm test" exited with 1.

Done. Your build exited with 1.```
imsky commented 8 years ago

that's weird. will look into it