Skip to content

Commit

Permalink
Merge pull request #41 from olleolleolle/patch-1
Browse files Browse the repository at this point in the history
CI: Drop unused sudo: false directive
  • Loading branch information
mikegee authored Sep 3, 2020
2 parents a811de9 + ce9a66d commit bbbae05
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 bbbae05

Please sign in to comment.