-
Notifications
You must be signed in to change notification settings - Fork 83
added env vars to travis #59
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
Conversation
.travis.yml
Outdated
@@ -6,6 +6,10 @@ node_js: | |||
branches: | |||
only: | |||
- master | |||
env: | |||
global: | |||
secure: "cj18XWFSf+6VBM6g9Bgwzi5MpYFmk0br725IbwGv2fI/rCpyAP8sjvibAwrHPu4rxK32uZRiCyTbXR44in5Nmu6poH92Bv1HuBnQbAwvaynmg+MaesInvuNUWSRMRbVng9bVAQI5U9STjYur2kDvyxfKi+M5vy5zfLP3wDSu4DqZ2rXRvWLpJJXhr45FRQPdTG5mZ04eMsuuCQvv0HAXUvROcigHqR3NpMiwJFPs+hCJGdNrJ+7zf4lpsHscQOzgxF5Te7p8CZjLd1BSDAKezGgAiL2jzNfCa5KwAmWQbqhuZ+oYmkv+o/lUqNqsRV2CT6fOOJhY7AXi6lI0PeivX9NZfbQpfWPoCjVVncxqypQykt1r1CLPn3ZEus3WpLZc82NpL5NT7CIsFeJtUMzyJ2LZR0G322v+aBFFlIebO1U/G7U58Bdw+jGrOUGietew2Zcj10Jt66ChkHE4FoVbupGxbiAjF1P95YYH4UaaqGK0eI0zz2xnLH4ql6qX3SKpgF3GAnw68H3Jk/tdV+x45fV+DSj/2Ra+SUjTRRRkpitZYavJIbVFR/QIL6eZs2aOTxci8tPEf92uU70pnNG1QwkGwVtqu2QNy8vCZ5NfHF1o91C3rQ/mPU9T0JH1F6SMxK05pyGTTApZmpX14GTW2kjWRIulsuaCAj1Y4SsTJww=" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you leave a comment here saying it's for BS
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah was waiting to see if it works before I cleanup -- not sure if it will
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
No description provided.