Updated travis config, removed RBX and notifications
This commit is contained in:
parent
fde35639d8
commit
41c95e0370
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user