Skip to content

Commit bec4ba3

Browse files
author
Hannes Elvemyr
authored
Merge pull request #136 from my-codeworks/update-travis-ruby-versions
Updates Ruby versions that Travis runs
2 parents ce42dce + 30e16c5 commit bec4ba3

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

.travis.yml

+14-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
rvm:
22
- "2.2.5"
3+
- "2.2.6"
4+
- "2.2.7"
5+
- "2.2.8"
6+
- "2.2.9"
37
- "2.3.0"
48
- "2.3.1"
5-
# - "2.4.0" TODO: Ruby 2.4 not supported yet. See issue #93.
9+
- "2.3.2"
10+
- "2.3.3"
11+
- "2.3.4"
12+
- "2.3.5"
13+
- "2.3.6"
14+
- "2.4.0"
15+
- "2.4.1"
16+
- "2.4.2"
17+
- "2.4.3"
18+
- "2.5.0"
619
addons:
720
code_climate:
821
repo_token: 397c19af63ca3467cff6fd640b0460b691f687118332b5989f530d28f82adcb8

0 commit comments

Comments
 (0)