- CI: Make default fields explicit and use non-aliased `jobs` over `matrix` to avoid extra reporting on config section of Travis site
parent
41cdd86329
commit
3abb24b3be
|
@ -1,3 +1,5 @@
|
|||
os: linux
|
||||
dist: xenial
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.3
|
||||
|
|
Loading…
Reference in New Issue