Skip to content

Commit

Permalink
Remove sudo: false and always use the latest
Browse files Browse the repository at this point in the history
teeny versions
  • Loading branch information
styd committed Jul 18, 2019
1 parent 8257bbb commit ac0300a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
@@ -1,9 +1,8 @@
---
sudo: false
language: ruby
cache: bundler
rvm:
- 2.4.6
- 2.5.5
- 2.6.3
- 2.4
- 2.5
- 2.6
before_install: gem install bundler -v 2.0.1

0 comments on commit ac0300a

Please sign in to comment.