From 0bfde3da4c67ff549729b18aba535e933fbfb459 Mon Sep 17 00:00:00 2001 From: wiredfool Date: Sun, 6 Jul 2014 21:30:20 -0700 Subject: [PATCH] new api key for sending to the org's files bucket --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index df675ef12..82e2cb57d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,8 +38,8 @@ before_deploy: cd Pillow/dist deploy: provider: cloudfiles username: travis-worker - api_key: - secure: ZcwPFUNQlkSXqy7QRbgJsDwK0feE5ju3ISEbYcjl+zG/C8h/vZVOJpoG4PaeOrTRb2k4VaG/zPM4mN1JJKo4qR4c4X4hHY+sPldiD86ubT0tOPD6Mrm9xgu3KBOIg7OO5uiS6VppGkS/G/zfmMiFl97nxfwp9ecsXdKRieiw2kI= + api-key: + secure: nhBa8C26Je374Gbo3htQAgJ4H3ZnRTS/R+hKfgqOOkehdGrW6WLlrTe+6oVx1cFsoXVmUamKAmi7v3VNTiG3CbXfTUl1tKyjTSrIXE6rnaFbgHN6vzSTQbdXG97K7OBT31PK0JdFsR+x4VH9tyDhCWEMCtR9aBz8+YfleMNX1Eg= region: ORD container: wheels skip_cleanup: true