Skip to content

Commit

Permalink
Remove old ruby versions
Browse files Browse the repository at this point in the history
`Process::CLOCK_MONOTONIC` was implemented in ruby 2.1.
ruby/ruby@93bb489
  • Loading branch information
yui-knk committed Jan 22, 2020
1 parent 9c1112a commit 28b1abb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
rvm:
- 1.9.3
- 2.0.0
- 2.1.7
- 2.2.3
- 2.3.1
Expand Down

0 comments on commit 28b1abb

Please sign in to comment.