2
0
mirror of https://github.com/thumbsup/thumbsup synced 2024-11-09 13:10:28 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Romain
11e81d5756 chore(build): use Travis CI to auto-publish npm package on tagged commits 2018-05-14 22:42:43 +02:00
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)
2017-11-25 22:32:07 +11:00
Romain
208f0f0212 Run full integration tests inside Docker. Travis runs unit + integration. 2017-11-25 22:01:30 +11:00
Romain
56235266bb Stop supporting Node v4 to enable newer ES6 syntax 2017-10-12 20:13:27 +11:00
Romain
596fe1babc Fix CI build 2017-02-05 18:38:06 +11:00
Romain Prieto
d545bd45fd Add TravisCI for unit tests 2016-10-13 18:53:04 +11:00