.travis.yml in mongoload-0.0.2 vs .travis.yml in mongoload-0.0.3
- old
+ new
@@ -1,11 +1,11 @@
language: ruby
sudo: false
services: mongodb
rvm:
- "2.1.10"
- - "2.2.4"
- - "2.3.0"
+ - "2.2.5"
+ - "2.3.1"
gemfile:
- gemfiles/mongoid_50.gemfile
- gemfiles/mongoid_51.gemfile
- gemfiles/mongoid_master.gemfile
matrix:
\ No newline at end of file