Skip to content

Commit

Permalink
Making a small change on travis and heroku configs
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodolfo Carvalho committed Aug 9, 2013
1 parent a67e2ee commit 63c8172
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions .slugignore
@@ -0,0 +1,11 @@
assets
node_modules
public
tests
.bowerrc
nose.cfg
.travis.yml
bower.json
deploy.sh
Gruntfile.js
*.sh
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -20,7 +20,7 @@ script:

deploy:
provider: heroku
buildpack: python
buildpack: https://github.com/heroku/heroku-buildpack-python
api_key:
secure: GgLR9intIuyXgixva617hQMaiB5QOzwBNKFYYGoKU3cWwV0MZKKnIhnKfGnsV/5fjtW/EGlLV4U9YtHIg1S3ohVTceaGPMo2t4ko7HIies8U/6NadwrTduXOcDsT3FdCB4TGjhvQOHPutRfH83ShHQz/oJEzSC8u8V/q5Dpfhj8=
app: pyregex
Expand Down

0 comments on commit 63c8172

Please sign in to comment.