Use ruby-2.1.3 in .travis.yml
This commit is contained in:
parent
9c1e12f44a
commit
c99f49df30
|
@ -1,6 +1,6 @@
|
||||||
language: ruby
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- 2.1.1
|
- 2.1.3
|
||||||
bundler_args: --without development
|
bundler_args: --without development
|
||||||
env:
|
env:
|
||||||
- SPEC_GROUP=controllers
|
- SPEC_GROUP=controllers
|
||||||
|
|
Loading…
Reference in New Issue