Commit 9d8e5c7ef25de013a5a186a14dff4c2d9f72c5ce

Authored by Arthur Neves
1 parent 794b270b
Exists in master and in 1 other branch production

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 4 rvm:
5 5 - 2.0.0
6 6 - 1.9.3
7   - - 1.9.2
8 7 - rbx-19mode
9 8 services: mongodb
10 9 #script: ./script/rspec-queue-mongoid.rb --format progress spec
... ...