language: ruby rvm: - 1.9.2 - 1.9.3 - 2.0 - jruby-19mode script: bundle exec rspec spec && bundle exec cucumber --tag ~@wip