From 4950b7ca8d4c7508abf10e3f00dcf409d0040ff9 Mon Sep 17 00:00:00 2001 From: mustafa Date: Tue, 7 Jun 2022 20:50:10 +0300 Subject: [PATCH] Clean cache for the ccahe --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index d7b2c21..9ac1af1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,12 +1,11 @@ --- language: python -python: 3.9 +python: 2.7.18 dist: focal addons: apt: packages: - zsh - - build-essential # - ksh # - gcc-4.8 # - g++-4.8