diff --git a/.travis.yml b/.travis.yml index 8ee0802..97d4fb3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,8 +2,6 @@ language: node_js dist: focal -group: focal - node_js: - 14 - 16 @@ -27,4 +25,4 @@ deploy: script: npx semantic-release on: node: 14 - branch: main \ No newline at end of file + branch: main