Commit 9d8e5c7ef25de013a5a186a14dff4c2d9f72c5ce
1 parent
794b270b
Exists in
master
and in
1 other branch
remove ruby 1.9.2 from travis
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
.travis.yml
@@ -4,7 +4,6 @@ env: | @@ -4,7 +4,6 @@ env: | ||
4 | rvm: | 4 | rvm: |
5 | - 2.0.0 | 5 | - 2.0.0 |
6 | - 1.9.3 | 6 | - 1.9.3 |
7 | - - 1.9.2 | ||
8 | - rbx-19mode | 7 | - rbx-19mode |
9 | services: mongodb | 8 | services: mongodb |
10 | #script: ./script/rspec-queue-mongoid.rb --format progress spec | 9 | #script: ./script/rspec-queue-mongoid.rb --format progress spec |