From d0f4dc4d20550087a1a0807e3ae61ffde922aafe Mon Sep 17 00:00:00 2001 From: Cruz Monrreal II Date: Thu, 7 Mar 2019 12:35:01 -0600 Subject: [PATCH] Changed default language to shell. Not every VM needs the setup overhead that 'language: python' was providing --- .travis.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 44527027f7..0d0aefec33 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,8 +14,9 @@ # See the License for the specific language governing permissions and # limitations under the License. -language: python -python: 2.7 +language: sh +os: linux +dist: xenial env: global: