.travis.yml in
restpack_serializer-0.5.9
vs .travis.yml in
restpack_serializer-0.5.10
- old
+ new
@@ -1,5 +1,4 @@
language: ruby rvm:
- - 1.9.3
- - 2.0.0
+ - 2.3.1
script: bundle exec rake test