Skip to content

Commit

Permalink
Merge branch 'master' of github.com:cibernox/pinkmine
Browse files Browse the repository at this point in the history
  • Loading branch information
miguel.camba committed May 6, 2012
2 parents 20b7ca8 + 77cecc0 commit cd8eeb0
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .travis.yml
@@ -1,7 +1,10 @@
language: ruby

rvm:
- 1.9.2
- 1.9.3
- jruby-19mode
- rbx-19mode
script: "bundle exec rspec"

script: "bundle exec rspec"

before_script:
- RAILS_ENV=test bundle exec rake --trace db:migrate test

0 comments on commit cd8eeb0

Please sign in to comment.