You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ bash ./deploy.sh
Skipping deploy; just doing a build.
Running bikeshed on index.src.html
./compile.sh: line 5: 4459 Segmentation fault (core dumped) bikeshed -f spec ./index.src.html
The command "bash ./deploy.sh" exited with 139.
Any thoughts? The master branch travis builds are how we update the live editor's draft at w3c.github.com, so we'll have to fix this if we don't want to start updating the site manually.
The text was updated successfully, but these errors were encountered:
The last couple of PRs have had CI failures: build 181 from #150, and build 182 from #151.
We're somehow getting a segfault from bikeshed:
Any thoughts? The
master
branch travis builds are how we update the live editor's draft at w3c.github.com, so we'll have to fix this if we don't want to start updating the site manually.The text was updated successfully, but these errors were encountered: