Only build on Ruby 1.9.3

This commit is contained in:
Rohan Mitchell
2013-02-24 17:51:20 +11:00
parent e3fdb12289
commit 719ef386bf

View File

@@ -1,6 +1,5 @@
language: ruby
rvm:
- "1.9.2"
- "1.9.3"
# uncomment this line if your project needs to run something other than `rake`:
script: bundle exec rspec spec