From 759e61389d9445699dfbae5662cd505fb2671dd4 Mon Sep 17 00:00:00 2001 From: Zachary Mink Date: Sun, 22 Nov 2020 17:52:53 -0800 Subject: [PATCH] trying 3.8 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index eb47621..a639f65 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ before_install: - chmod +x cmake-3.15.0-Linux-x86_64.sh - ./cmake-3.15.0-Linux-x86_64.sh --prefix=$HOME/usr --exclude-subdir --skip-license - sudo apt-get update - - sudo apt-get install python3 python3-pip python3-setuptools + - sudo apt-get install python3.8 python3.8-pip python3.8-setuptools - sudo pip3 install --upgrade pip install: