chore (ci): remove deprecated `sudo: false` in .travis.yml (#333)

Merge pull request 333
This commit is contained in:
jekyllbot 2019-03-06 09:57:04 -05:00 committed by GitHub
parent f66eb193ab
commit 5bb39c54e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
language: ruby
cache: bundler
rvm:
- 2.4
- 2.6
before_install: gem install bundler
language: ruby
script: script/cibuild
sudo: false
cache: bundler
env:
global: