Skip to content

Commit

Permalink
add oauth file
Browse files Browse the repository at this point in the history
  • Loading branch information
kalashnikovisme committed Mar 7, 2015
1 parent cc3097e commit d454060
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ script:
- gem install sdoc -v '0.4.1'
- cp config/secrets.yml.sample config/secrets.yml
- cp config/database.yml.sample config/database.yml
- cp config/oauth.yml.sample config/oauth.yml
- RAILS_ENV=test bundle exec rake db:create db:migrate test
services:
- redis-server

0 comments on commit d454060

Please sign in to comment.