Skip to content

Commit e2dd4d1

Browse files
committed
Test gem against MRI 2.4.1
1 parent 5ff4742 commit e2dd4d1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ rvm:
55
- "2.2"
66
- "2.3.0"
77
- "2.3"
8+
- "2.4.1"
89
- "rbx-2.2.7"
910
- "ruby-head"
1011
matrix:
@@ -15,6 +16,9 @@ matrix:
1516
- rvm: 2.3.1
1617
os: osx
1718
osx_image: xcode7.3
19+
- rvm: 2.4.1
20+
os: osx
21+
osx_image: xcode7.3
1822
notifications:
1923
email: false
2024
cache:

0 commit comments

Comments
 (0)