Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 1b38f31

Browse files
committed
Update rubies and macOS versions
1 parent 51922da commit 1b38f31

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: ruby
22
rvm:
3-
- 2.4.1
4-
- 2.3.4
3+
- 2.4.2
4+
- 2.3.5
55
- 2.2
66
- rbx
77
matrix:
@@ -17,7 +17,7 @@ matrix:
1717
osx_image: xcode6.4
1818
- rvm: 2.4.0
1919
os: osx
20-
osx_image: xcode9
20+
osx_image: xcode9.1
2121
- rvm: system
2222
os: osx
2323
osx_image: xcode8.2
@@ -29,7 +29,7 @@ matrix:
2929
osx_image: xcode6.4
3030
- rvm: system
3131
os: osx
32-
osx_image: xcode9
32+
osx_image: xcode9.1
3333
- rvm: ruby-2.3.1-clang
3434
env: CXX=clang++
3535
- rvm: 1.9.3

0 commit comments

Comments
 (0)