Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

Commit

Permalink
Merge pull request #305 from Zilliqa/feature/deprecate_node_10
Browse files Browse the repository at this point in the history
removed node 10 support from build matrix
  • Loading branch information
Annihilatopia authored Jun 2, 2021
2 parents ad185fb + d770103 commit 1e11447
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ language: node_js
sudo: true
jobs:
include:
- os: linux
dist: xenial
node_js:
- 10
- os: linux
dist: xenial
node_js:
Expand All @@ -14,10 +10,6 @@ jobs:
dist: xenial
node_js:
- 14
- os: linux
dist: bionic
node_js:
- 10
- os: linux
dist: bionic
node_js:
Expand All @@ -26,9 +18,6 @@ jobs:
dist: bionic
node_js:
- 14
- os: osx
node_js:
- 10
- os: osx
node_js:
- 12
Expand Down

0 comments on commit 1e11447

Please sign in to comment.