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