aframevr / aframe-inspector

:mag: Visual inspector tool for A-Frame. Hit *<ctrl> + <alt> + i* on any A-Frame scene.
https://aframe.io/aframe-inspector/examples/
MIT License
654 stars 201 forks source link

Remove travis and add Github Actions #646

Closed vincentfretin closed 1 year ago

vincentfretin commented 1 year ago

Remove travis and add Github Actions to run npm run test:ci, npm run dist, npm run lint.

dmarcos commented 1 year ago

Linter is failing. Should we fix the issues before merging this? :)

vincentfretin commented 1 year ago

No you can merge. The hundreds lint issues are fixed in #647

vincentfretin commented 1 year ago

Actually they are all fixed in #639 excepted one react error as I said in my comment https://github.com/aframevr/aframe-inspector/pull/639#issuecomment-1272267614