mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 08:46:41 +01:00
Update Travis environment
This commit is contained in:
parent
9d7d88b40d
commit
76fab428d7
@ -1,10 +1,12 @@
|
||||
dist: trusty
|
||||
dist: focal
|
||||
language: ruby
|
||||
cache: bundler
|
||||
rvm:
|
||||
- 2.7
|
||||
- 2.6
|
||||
- 2.5
|
||||
node_js:
|
||||
- 14
|
||||
bundler_args: --without production
|
||||
before_install:
|
||||
- yes | gem update --system --force
|
||||
|
||||
Loading…
Reference in New Issue
Block a user