Miroslav Bajtoš
538bc9a7d5
Drop support for Node.js versions 0.10 and 0.12
...
Some of our dependencies are no longer supporting pre-4.0 versions of
Node.js. As a result, our CI builds are failing on these platforms.
This pull request removes 0.10 and 0.12 from our Travis CI build matrix
and also adds "engines" field to package.json to tell our internal
Jenkins CI to stop testing 0.10 and 0.12 versions too.
2017-10-19 16:47:53 +02:00
Miroslav Bajtoš
4713e5e7ea
Add nyc coverage, report data to coveralls.io
2017-03-14 13:42:15 +01:00
Miroslav Bajtoš
e334884fb1
Configure Travis CI to cache phantomjs binaries
...
This should speed up our CI builds and also save a lot of bandwidth
for people providing phantomjs-prebuilt module.
See also
https://www.npmjs.com/package/phantomjs-prebuilt#continuous-integration
2017-02-22 15:34:28 +01:00
Miroslav Bajtoš
bd7f2b6db1
travis: drop node@5, add node@6
2016-05-03 19:00:01 +02:00
Miroslav Bajtoš
4753373f4f
Travis: drop iojs, add v4.x and v5.x
2016-02-04 16:28:01 +01:00
Miroslav Bajtoš
08f9f1fbc1
Upgrade Travis to container-based infrastructure
...
See http://docs.travis-ci.com/user/migrating-from-legacy/ for details.
2015-08-24 15:32:45 +02:00
Miroslav Bajtoš
0de2dd4fb7
travis.yml: drop 0.11, add 0.12 and iojs
2015-02-24 08:25:13 +01:00
Ritchie Martori
1ef95a3f01
Remove old node versions from travis
2013-11-08 13:30:53 -08:00
Ritchie Martori
15daa216a9
Add travis
2013-11-08 09:50:25 -08:00