Skip to content

Commit

Permalink
Add missing delimiter. Oops! [#87]
Browse files Browse the repository at this point in the history
  • Loading branch information
marnen committed Aug 9, 2013
1 parent 0a3e9c6 commit 5db4eea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -29,5 +29,6 @@ before_script:
- |
cat >config/initializers/secret_token.rb <<EOF
Quorum2::Application.config.secret_token = '`bundle exec rake secret`'
EOF
- cat config/initializers/secret_token.rb
script: bundle exec rspec -O .rspec.travis && bundle exec cucumber

0 comments on commit 5db4eea

Please sign in to comment.