Skip to content

Commit 9815ecb

Browse files
committed
Remove EOL versions of ruby from Travis
1 parent 9db334b commit 9815ecb

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ dist: trusty
55
matrix:
66
fast_finish: true
77
include:
8-
- rvm: 2.1
9-
- rvm: 2.2
108
- rvm: 2.3
119
- rvm: 2.4
1210
- rvm: 2.5

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
1717
- \#425 Miscellaneous dev improvements around JRuby and disk handling [temikus]
1818
- Fix bundling in development environment on JRuby
1919
- Adding JRuby 9.1 into Travis
20+
- Remove EOL versions of ruby from Travis
2021
- Consolidated logic of `Disk.get_as_boot_disk` and increase doc coverage of
2122
disk-associated methods.
2223
- Added integration tests for disk snapshots + a guard method for

0 commit comments

Comments
 (0)