Skip to content

Commit

Permalink
Test secure env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
drogus committed Jul 9, 2012
1 parent a471cd4 commit a94a458
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .travis.yml
Expand Up @@ -2,9 +2,11 @@ branches:
only: master
notifications:
email: me@svenfuchs.com
irc:
irc:
channels: "irc.freenode.org#travisstaging"
template: "[STAGING] %{repository} (%{commit}) %{build_url} : %{message}"
webhooks:
webhooks:
urls: http://www.postbin.org/1cig81y
# on_start: always
# on_start: always
env:
- ["FOO=bar", {secure: "bhGTo2IhH2fQdHcVuZDO6okHAL68K/XGxACqfmHtdbLQP2xbuqiHyfpTADJW\n04sB32KZM89gpIgLappuUuvmJlxPCfCmW6NgLyQSUIOkYOlOCfx8I2T84IZ3\n+yBgkVDN+roQDEccDu2w8wPUm7bATeIP7v0i3ZmlVpXerLg4ulQ="}]

0 comments on commit a94a458

Please sign in to comment.