Skip to content

Commit

Permalink
Updated travis and test settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Cottman-Fields committed Oct 29, 2012
1 parent eafbfa0 commit cd81039
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: ruby
bundler_args: --without development
rvm:
- 1.9.3
# - 1.9.2
Expand All @@ -17,7 +18,6 @@ before_script:
script:
- ls -la
- RAILS_ENV=test bundle exec rake --trace db:migrate
- bundle exec rake --trace db:test:prepare
- bundle exec rake --trace
- RAILS_ENV=test bundle exec rake --trace
notifications:
webhooks: http://build.ecosounds.org/build

0 comments on commit cd81039

Please sign in to comment.