Skip to content

Commit

Permalink
add coveralls token
Browse files Browse the repository at this point in the history
  • Loading branch information
ajb committed Sep 26, 2013
1 parent feb338e commit 28ffd22
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
machine:
environment:
COVERALLS_REPO_TOKEN: ppRfiNa1YEa2M9VtGpXw0AOzVqYEUEkFR

database:
override:
- cp spec/dummy/config/database.yml.ci spec/dummy/config/database.yml
- bundle exec rake db:create db:schema:load

0 comments on commit 28ffd22

Please sign in to comment.