view source
Automating Javascript Testing, Deploy with npm & Travis CI to Github (part 3)
Not long ago, I wrote about my experience and setup of Travis CI for running javascript testing (on an angular based web application) on my open source project, Echoes Player. On last week, I completed my setup with an auto deployment – in which I share the solution that worked for me.
Advertisement