update .travis.yml
This commit is contained in:
parent
cdba68b7b0
commit
31dd7ce5de
|
@ -1,6 +1,6 @@
|
||||||
language: ruby
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- 2.1.3
|
- 2.2.0
|
||||||
bundler_args: --without development
|
bundler_args: --without development
|
||||||
env:
|
env:
|
||||||
- SPEC_GROUP=controllers
|
- SPEC_GROUP=controllers
|
||||||
|
|
Loading…
Reference in New Issue