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