Update Travis configuration

This commit is contained in:
Petko Bordjukov 2019-04-28 12:01:06 +03:00
parent 6f627d34d6
commit 9c46c4cf5d
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
language: ruby
dist: xenial
cache: bundler
rvm:
- 2.4.5
- 2.6
script:
- RAILS_ENV=test bundle exec rake --trace bootstrap spec
sudo: false
addons:
chrome: stable
apt: