Commit Graph

6 Commits (7edf3bbf158b5137afc7b200216c9589d0a67046)

Author SHA1 Message Date
Romain 11e81d5756 chore(build): use Travis CI to auto-publish npm package on tagged commits 6 years ago
Romain 8d6cec3884 TravisCI: run the build inside Docker
- This is the simplest way to ensure all dependencies are there
- Also much faster than installing them on every build
- Especially since Travis runs Ubuntu Trusty, which doesn’t have ffmpeg in its repositories (must be compiled from source)
7 years ago
Romain 208f0f0212 Run full integration tests inside Docker. Travis runs unit + integration. 7 years ago
Romain 56235266bb Stop supporting Node v4 to enable newer ES6 syntax 7 years ago
Romain 596fe1babc Fix CI build 8 years ago
Romain Prieto d545bd45fd Add TravisCI for unit tests 8 years ago