Skip to content

Commit f69e7e1

Browse files
committed
Remove node 18 from travis CI - fails to install
1 parent 7524024 commit f69e7e1

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.travis.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,3 @@ jobs:
4040
- cd ../..
4141
script:
4242
- npm test
43-
- language: node_js
44-
node_js: 18
45-
install:
46-
- npm install
47-
- cd packages/eslint-config-humanmade
48-
- npm install --legacy-peer-deps
49-
- cd ../..
50-
script:
51-
- npm test

0 commit comments

Comments
 (0)