hoverinc / ray-tracing-renderer

[UNMAINTAINED] Real-time path tracing on the web with three.js
https://hoverinc.github.io/ray-tracing-renderer/
MIT License
645 stars 68 forks source link

(feat)Add Travis CI to the repo #161

Closed elfrank closed 4 years ago

elfrank commented 4 years ago

Brief Description

The branch adds configurations for Travis CI. Github Actions are a bit restrictive with PRs submitted by the community. This way, we can better automate running tests, linting, etc.

Pull Request Guidelines