Skip to content

Commit ee7e65d

Browse files
authored
feat: drop support for node v6 and v7 (no longer supported by devkit)
1 parent 531c274 commit ee7e65d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ language: node_js
22
node_js:
33
- node
44
- '8'
5-
- '7'
6-
- '6'
75
script: 'yarn test'
86
cache:
97
yarn: true

0 commit comments

Comments
 (0)