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

Commit a16bc9e

Browse files
author
Chance Feick
authored
Ruby 2.4 support (#137)
1 parent 5d493cd commit a16bc9e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,7 @@ matrix:
4444
env: "RAILS_VERSION=4.1"
4545
- rvm: 1.9.3
4646
env: "RAILS_VERSION=4.2"
47-
- rvm: 2.4.0
48-
env: "RAILS_VERSION=4.2"
4947
- rvm: 1.9.3
5048
env: "RAILS_VERSION=5.0"
5149
- rvm: 2.1.10
52-
env: "RAILS_VERSION=5.0"
50+
env: "RAILS_VERSION=5.0"

0 commit comments

Comments
 (0)