Skip to content

Commit

Permalink
CI - bump Ruby versions to test against
Browse files Browse the repository at this point in the history
  • Loading branch information
samaaron committed Jun 3, 2020
1 parent 2f6ef2d commit a0d5b50
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ cache:
- ccache

rvm:
- 2.4.9
- 2.5.7
- 2.6.5
- 2.7.0
- 2.4.10
- 2.5.8
- 2.6.6
- 2.7.1

before_install:
- wget http://aubio.org/pub/aubio-0.4.4.tar.bz2
Expand Down

0 comments on commit a0d5b50

Please sign in to comment.