This repository has been archived by the owner on Dec 15, 2018. It is now read-only.
v3.0.0
·
65 commits
to master
since this release
3.0.0 (2017-10-02)
Features
BREAKING CHANGES
- The plugin does not call the Github API anymore to
determine if the regular or the pro version of the Travis API should be
called.
The newtravisOpts
parameter is added in is passed to the Travis
client API.
UsetravisDeployOnce({travisOpts: {pro: true}})
to call the pro version
of the API.