Skip to content

Commit

Permalink
chore: Do not run CI tests against Node 8
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrzesik committed May 27, 2021
1 parent 8b97064 commit 1be9d34
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -101,9 +101,6 @@ jobs:
- name: 'Unit Tests - Node.js v10'
node_js: 10

- name: 'Unit Tests - Node.js v8'
node_js: 8

- stage: Tag on Release
name: 'Tag on Release'
node_js: 12
Expand Down

0 comments on commit 1be9d34

Please sign in to comment.