reevoo / sapience-rb

Hasslefree auto-configuration for logging, metrics and exception collection.
MIT License
10 stars 0 forks source link

Bump ruby version to 2.3.4 #43

Closed amalkov closed 7 years ago

errm commented 7 years ago

We should set up an RVM matrix on travis so we test against all the versions we are likely to be using

rvm:
  - 2.1
  - 2.2
  - 2.3
  - 2.4

should be good