Update travis.yml

This commit is contained in:
Belen Bustamante 2020-08-06 11:50:43 -07:00
parent 13b6bc31f3
commit 309929f8d8

View file

@ -1,5 +1,7 @@
sudo: false
language: ruby language: ruby
dist: xenial
os:
- linux
rvm: rvm:
- 2.6.5 - 2.6.5
script: bundle exec rake spec script: bundle exec rake spec