Browse Source

travis: Remove not required ENV variables (#924)

Kirill Fomichev 3 years ago
parent
commit
9bee113fa4
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

@@ -7,8 +7,6 @@ env:
   global:
     - NODE_VERSION="17.0.1"
     - SOLANA_CLI_VERSION="1.8.0"
-    - NODE_VERSION="17.0.1"
-    - SOLANA_CLI_VERSION="1.7.11"
 git:
   submodules: true