mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
updated testing platforms
This commit is contained in:
parent
56049cd622
commit
e101492a10
1 changed files with 4 additions and 1 deletions
|
|
@ -1,11 +1,14 @@
|
|||
language: ruby
|
||||
cache: bundler
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
rvm:
|
||||
- 2.4.1
|
||||
- 2.3.1
|
||||
- 2.2.0
|
||||
- 2.0.0
|
||||
|
||||
before_install:
|
||||
- gem update --system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue