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
|
language: ruby
|
||||||
cache: bundler
|
cache: bundler
|
||||||
rvm:
|
rvm:
|
||||||
- 2.7
|
- 2.7
|
||||||
- 2.6
|
- 2.6
|
||||||
- 2.5
|
- 2.5
|
||||||
|
node_js:
|
||||||
|
- 14
|
||||||
bundler_args: --without production
|
bundler_args: --without production
|
||||||
before_install:
|
before_install:
|
||||||
- yes | gem update --system --force
|
- yes | gem update --system --force
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user