From 68fbe3aeb28f4098be4a165d01883b516e455fd3 Mon Sep 17 00:00:00 2001 From: gumi Date: Mon, 5 Mar 2018 12:11:57 -0500 Subject: make travis use python 2.7 --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index f3d0fc6..da5eafe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,8 @@ notifications: ## Use the container-based infrastructure sudo: false dist: trusty +python: + - 2.7 ## Commands before installing before_install: @@ -22,6 +24,7 @@ before_install: install: - make --version + - python --version - mkdir build - cd build - git init -- cgit v1.2.3-70-g09d2