mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 17:37:43 -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
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue