From 3abb24b3bea43e4351fdb361fcf51f3caa57f40f Mon Sep 17 00:00:00 2001 From: Brett Zamir Date: Sun, 12 Jul 2020 23:24:53 +0800 Subject: [PATCH] - CI: Make default fields explicit and use non-aliased `jobs` over `matrix` to avoid extra reporting on config section of Travis site --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 294c32a1..98387767 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,5 @@ +os: linux +dist: xenial language: ruby rvm: - 2.3