Skip to content

Commit

Permalink
Remove sudo: false from .travis.yml, update Ruby (#3789)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmzelle committed Nov 20, 2018
1 parent 0b7f992 commit ece6569
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,8 +1,7 @@
sudo: false
language: ruby
cache: bundler
rvm:
- 2.4
- 2.4.1
notifications:
email:
recipients:
Expand Down

0 comments on commit ece6569

Please sign in to comment.