Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
Drop sudo from Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
kodnin committed Aug 10, 2021
1 parent a8914e5 commit 47c21f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: ruby
rvm:
- 2.7.4
- 3.0.2
sudo: false
cache: bundler
env:
global:
Expand Down

0 comments on commit 47c21f4

Please sign in to comment.