Another attempt at running Travis tests properly
This commit is contained in:
parent
bbe05aeaf4
commit
7ece8d904c
@ -1,10 +1,10 @@
|
||||
language: ruby
|
||||
|
||||
env:
|
||||
- 'RAILS_VERSION=5.1'
|
||||
- 'RAILS_VERSION=5.2'
|
||||
- 'RAILS_VERSION=6.0'
|
||||
- 'RAILS_VERSION=6.1'
|
||||
- 'RAILS_VERSION=5.1.0'
|
||||
- 'RAILS_VERSION=5.2.0'
|
||||
- 'RAILS_VERSION=6.0.0'
|
||||
- 'RAILS_VERSION=6.1.0'
|
||||
|
||||
before_script:
|
||||
- 'yarn'
|
||||
|
Loading…
x
Reference in New Issue
Block a user