rm: no more used travis config
parent
5c3cc117a6
commit
62a428549c
12
.travis.yml
12
.travis.yml
|
@ -1,12 +0,0 @@
|
|||
language: ruby
|
||||
|
||||
rvm:
|
||||
- 2.6
|
||||
|
||||
services:
|
||||
- mysql
|
||||
|
||||
script:
|
||||
- bundle exec rake spec
|
||||
- bundle exec rake spec_config
|
||||
- bundle exec rake spec_config_with_extra_scopes
|
Loading…
Reference in New Issue