Skip to content

Commit

Permalink
CI: Drop unused sudo: false directive
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle authored Sep 3, 2020
1 parent a811de9 commit ce9a66d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
sudo: false
cache: bundler
language: ruby
cache: bundler
script:
- bundle exec rspec
- bundle exec rubocop --display-cop-names
Expand Down

0 comments on commit ce9a66d

Please sign in to comment.