From 0d94c21e08132a5752f82065ff54e162b7facdb4 Mon Sep 17 00:00:00 2001 From: ggrieco-tob <31542053+ggrieco-tob@users.noreply.github.com> Date: Wed, 7 Nov 2018 12:53:49 -0300 Subject: [PATCH] Update .travis.yml --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index d1b76e0..856479c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,8 @@ -language: python +language: bash dist: xenial sudo: true -python: -- "2.7" +#python: +#- "2.7" install: - sudo apt-get -y update - sudo apt-get -y install build-essential gcc-multilib cmake python python-pip python-setuptools libffi-dev