1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-27 02:28:50 +01:00

Merge pull request #127 from projekteuler/ruby-ci

Run Ruby 2.7 in CI
This commit is contained in:
2020-05-08 17:08:37 +02:00
committed by GitHub

View File

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