inf3cti0n95 / sidekik

Sidekik for all Data Structures and Algorithms you need.
https://sidekik.js.org
MIT License
4 stars 7 forks source link

ci: Add Continuous Integration System #11

Closed inf3cti0n95 closed 5 years ago

inf3cti0n95 commented 5 years ago

Add a continuous integration system. That can test the pull requests being made to the package.

Describe the solution you'd like A CI Tool like TravisCI.

Describe alternatives you've considered CircleCI or AppVeyor