mde / ejs

Embedded JavaScript templates -- http://ejs.co
Apache License 2.0
7.7k stars 841 forks source link

Enable Github Actions to perform automated tests #677

Closed ghost closed 2 years ago

ghost commented 2 years ago

Also applied lint for every files

ghost commented 2 years ago

Example: https://github.com/ayanamitech/ejs/actions/runs/2402421996

mde commented 2 years ago

I'm not sure what this PR is intended to accomplish. There is already a .travis.yml for CI with Travis, and there is an existing lint task in the jakefile.js. I appreciate the effort but this is unnecessary. I am closing this PR, but please let me know if I am missing something.

ghost commented 2 years ago

@mde Because I think travis is no longer working well right now right?