Commit eb0bf3e7 by tady (Masato TADA)

Merge pull request #112 from tadyjp/travis-ruby-2_1_2

travis-ci test only ruby-2.1.2
parents c93cbc27 985fda4c
...@@ -2,7 +2,6 @@ bundler_args: "--without development --path=~/.bundle" ...@@ -2,7 +2,6 @@ bundler_args: "--without development --path=~/.bundle"
language: ruby language: ruby
rvm: rvm:
- 2.1.2 - 2.1.2
- 2.0.0
env: env:
matrix: matrix:
- DB_TEST_DATABASE=rendezvous_test DB_TEST_USER=travis - DB_TEST_DATABASE=rendezvous_test DB_TEST_USER=travis
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment