Updated travis config, removed RBX and notifications

This commit is contained in:
Nicholas Bruning 2014-03-17 23:48:01 +11:00
parent fde35639d8
commit 41c95e0370

View File

@ -1,14 +1,14 @@
script: "bundle exec rspec spec" script: "bundle exec rspec spec"
language: ruby language: ruby
rvm: rvm:
- 1.9.3 - 1.9.3
- 2.0.0 - 2.0.0
- jruby-19mode - jruby-19mode
- rbx-19mode
gemfile: gemfile:
- Gemfile - Gemfile
notifications:
recipients:
- nicholas@bruning.com.au
services: services:
- mongodb - mongodb