Add support for .tool-versions

This commit is contained in:
Benoit Daloze
2020-02-16 14:49:55 +01:00
parent 980126329a
commit 3d6280ad19
6 changed files with 41 additions and 4 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
matrix:
os: [ ubuntu-16.04, ubuntu-18.04, macos-latest, windows-latest ]
# Use various version syntaxes here for testing
ruby: [ .ruby-version, 2.2, 2.3, 2.7.0, ruby-head, jruby, truffleruby, truffleruby-head, rubinius ]
ruby: [ .ruby-version, .tool-versions, 2.2, 2.3, ruby-head, jruby, truffleruby, truffleruby-head, rubinius ]
exclude:
- os: windows-latest
ruby: truffleruby