Update .travis.yml

This commit is contained in:
ggrieco-tob 2018-11-07 12:53:49 -03:00 committed by GitHub
parent 579de65fad
commit 0d94c21e08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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