Skip to content

Commit

Permalink
Fixed issue hotsh#644 - added MongoDB to the .travis.yml file so CI w…
Browse files Browse the repository at this point in the history
…ill still work after Sept. 14th.
  • Loading branch information
jrgifford committed Sep 13, 2012
1 parent c926b2a commit 7964f99
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 @@ -2,6 +2,7 @@ language: ruby
rvm:
- 1.9.2
- 1.9.3
services: mongodb
env:
- SECRET_TOKEN=fb2983af6f913598429698388a894f1c502adc42dba959917fd82e6a7595182a5299731e53f3159fb01ff33c4681dd8bb62aea36946a5ae0cb904e4902c7ae43
script: "bundle exec rake test"
Expand Down

0 comments on commit 7964f99

Please sign in to comment.