mozilla / build.webmaker.org

Source behind MoFo's project tracking site
https://build.webmaker.org
Mozilla Public License 2.0
7 stars 16 forks source link

Setup travis again #5

Closed davidascher closed 9 years ago

davidascher commented 9 years ago

T'was working on the MozillaFoundation/plan repo, just need to copy those settings again. (Note: was also doing push-to-heroku on push-to-master).

simonwex commented 9 years ago

Build is now failing on deploy. Heroku API key needs to be updated. @davidascher ?

...
Expected(200) <=> Actual(401 Unauthorized)
body: "{\"id\":\"unauthorized\",\"error\":\"Invalid credentials provided.\"}" (wrong API key?)
failed to deploy
davidascher commented 9 years ago

Where's the heroku key set? your travis config @simonwex?

simonwex commented 9 years ago

I just set it up using my deploy key.