From b4dbf0463bfc1cbbd241d572982cbedafd4eda07 Mon Sep 17 00:00:00 2001 From: Viktor Kovacs Date: Thu, 1 Apr 2021 16:31:04 +0200 Subject: [PATCH] Remove environment variable. --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 29fcff7..ae5555b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,5 @@ language: node_js -env: - - python - node_js: - "15"