updated testing platforms

This commit is contained in:
Gene Liverman 2017-06-04 18:41:04 -07:00
parent 56049cd622
commit e101492a10

View file

@ -1,11 +1,14 @@
language: ruby language: ruby
cache: bundler cache: bundler
os:
- linux
- osx
rvm: rvm:
- 2.4.1 - 2.4.1
- 2.3.1 - 2.3.1
- 2.2.0 - 2.2.0
- 2.0.0
before_install: before_install:
- gem update --system - gem update --system