leonidas / transparency

Transparency is a semantic template engine for the browser. It maps JSON objects to DOM elements by id, class and data-bind attributes.
http://leonidas.github.com/transparency/
MIT License
969 stars 112 forks source link

Failing all browser tests at testling.com #129

Closed mulhoon closed 9 years ago

mulhoon commented 9 years ago

The project is currently failing in all browsers at https://ci.testling.com/leonidas/transparency

not ok 1 Error: Expected ';' on line 1
pyykkis commented 9 years ago

Cool, so testling is finally up and running again, thanks for letting me know. It was down at least two months or so. I'll take a look.

pyykkis commented 9 years ago

D'oh, it seems testling-ci service is still down, and just gives time outs for the github webhooks. The last succesful (but failed) run is from October, even though I recently made some readme changes.

I'm moving browser based CI to BrowserStack, or to some other service. In case you happen to know good candidates, please let me know.

For now, I removed testling badge from the README.