1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-27 18:48:49 +01:00

Run Ruby 2.7 in CI

This commit is contained in:
2020-05-08 16:44:23 +02:00
committed by GitHub
parent 2b798639d7
commit 45c37bfe7f

View File

@@ -2,6 +2,7 @@ dist: trusty
language: ruby
cache: bundler
rvm:
- 2.7
- 2.6
- 2.5
bundler_args: --without production