Skip to content

Commit

Permalink
travis update for removing jruby+postgresql
Browse files Browse the repository at this point in the history
  • Loading branch information
ronen committed Apr 15, 2015
1 parent 2a05925 commit 953fdc1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ after_script: bundle exec rake drop_databases
script: bundle exec rake travis
matrix:
exclude:
- rvm: jruby
gemfile: gemfiles/rails-3.2/Gemfile.postgresql
env: POSTGRESQL_DB_USER=postgres MYSQL_DB_USER=travis
- rvm: jruby
gemfile: gemfiles/rails-3.2/Gemfile.sqlite3
env: POSTGRESQL_DB_USER=postgres MYSQL_DB_USER=travis
Expand Down

0 comments on commit 953fdc1

Please sign in to comment.