Update Travis configuration
This commit is contained in:
parent
6f627d34d6
commit
9c46c4cf5d
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue