Skip to content

Commit 33f9786

Browse files
committed
ci: Drop Node.js v4 testing (as it's not supported for longer while)
1 parent f3b9881 commit 33f9786

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,6 @@ jobs:
111111
# Upgrade npm to version which is distributed with Node.js v8
112112
- npm i -g npm@6.4.1
113113

114-
- name: 'Unit Tests - Node.js v4'
115-
node_js: 4
116-
117114
- stage: Tag on Release
118115
name: 'Tag on Release'
119116
node_js: 12

0 commit comments

Comments
 (0)