jupyter-widgets / pythreejs

A Jupyter - Three.js bridge
https://pythreejs.readthedocs.io
Other
936 stars 185 forks source link

Travis-CI: Change YAML escaping #309

Closed mgeier closed 4 years ago

mgeier commented 4 years ago

As speculated in https://github.com/jupyter-widgets/pythreejs/pull/307#issuecomment-569780225, it turns out that the GROUP=docs tests have never been running on Travis-CI.

And they are of course totally not passing.

vidartf commented 4 years ago

Thanks!