stefanpenner / es6-promise

A polyfill for ES6-style Promises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider enabling the daily build in TravisCI

limonte opened this issue · comments

The conversation is locked there, so I will continue here. CI stands for continuous integration. In the unstable ecosystem of front-end dependencies, it's essential to build software on a daily basis.

If the build is green but happened a month ago, that does not guarantee that is will be successful today.

The latest CI build for this package happened 8 month ago (https://travis-ci.org/stefanpenner/es6-promise/builds/332485528)

Enabling daily builds is as easy as three mouse-clicks, docs: https://docs.travis-ci.com/user/cron-jobs/