mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-01 02:03:22 +00:00
Only build on Ruby 1.9.3
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user