Skip to content

Commit

Permalink
chore (ci): remove deprecated sudo: false in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DirtyF authored Mar 6, 2019
1 parent a77e434 commit 3f4e002
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
language: ruby
cache: bundler
rvm:
- 2.4
- 2.6
sudo: false
cache: bundler

before_script: bundle update
script: script/cibuild

notifications:
email:
recipients:
Expand Down

0 comments on commit 3f4e002

Please sign in to comment.