Merge pull request #11 from 5apps/chore/travis

Update Travis config
This commit is contained in:
Basti 2020-05-26 12:35:12 +02:00 committed by GitHub
commit 5de24e9fc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
sudo: false
language: ruby
rvm:
- 2.3.1
before_install: gem install bundler -v 1.16.2
- 2.6.6
cache: bundler
before_install: gem install bundler