Skip to content

Commit

Permalink
Merge pull request #464 from gogainda/patch-1
Browse files Browse the repository at this point in the history
Add Trufflerby head to CI
  • Loading branch information
cben authored Oct 15, 2020
2 parents e3b170f + 73b9493 commit 4e58f80
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ rvm:
- "2.5.0"
- "2.6.0"
- "2.7.0"
- truffleruby-head
env:
- TASK=test
matrix:
Expand All @@ -21,6 +22,8 @@ matrix:
rvm: "2.2.0"
- os: osx
rvm: "2.3.0"
- os: osx
rvm: truffleruby-head
# No point running Rubocop on different rubies, results will be same.
# The rubies it expects the code to target are controlled in .rubocop.yml.
include:
Expand Down

0 comments on commit 4e58f80

Please sign in to comment.