Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis CI Pro fix needs to be backported for travis-encrypt to work #6

Closed
kaizhu256 opened this issue Sep 15, 2014 · 1 comment
Closed

Comments

@kaizhu256
Copy link

need to bump travis-ci dependency in package.json to include the following patch:

pwmckenna/node-travis-ci@7d1eb44#diff-9ca2b835b96fd3a57aac1782b9df9e7c

specifically:
lib/travis-ci.js

  •        name: 'Travis Pro',
    
  •        name: 'Travis CI Pro',
    
@pwmckenna
Copy link
Owner

somehow let this slip. the version was set to ^2.0.0, so hopefully it picked up the 2.0.3 release, but I just bumped it as part of the 1.1.1 release. thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants