470 Views
I’ve been developing my projects with build processes for quite some time now. At some point I added unit tests and end to end to my javascript project. In this post i’d like to share some simple steps I did in order to add Continuous Integration to my open source project, Echoes Player, using Travis.
0 comments