dwyl / learn-node-js-by-example

:cloud: Practical node.js examples.
http://nelsonic.gitbooks.io/node-js-by-example/
Other
48 stars 11 forks source link

What are Environment Variables and why are they useful? #16

Open nelsonic opened 9 years ago

nelsonic commented 9 years ago

See:

gem install travis
cd my_project
travis encrypt MY_SECRET_ENV=super_secret --add env.matrix