Skip to content

Commit 3c71c98

Browse files
committed
ok
1 parent a7e1a10 commit 3c71c98

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎.travis.yml‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: ruby
2+
dist: jammy
23
rvm:
34
- 3.4.1
45

@@ -13,8 +14,6 @@ addons:
1314

1415
before_install:
1516
- gem update --system
16-
- gem install nokogiri
17-
- gem install logger
1817
- gem install bundler
1918

2019
# - mkdir -p /tmp/awscli && curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "/tmp/awscli/awscliv2.zip"

0 commit comments

Comments
 (0)