Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.
/ party Public archive

Commit 5e0e7f5

Browse files
committed
Remove old node and npm versions from travis
1 parent 17d03fb commit 5e0e7f5

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

.travis.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
language: node_js
22
node_js:
3-
- '0.10'
4-
- '0.12'
5-
- '4.0'
6-
before_install:
7-
- npm install -g npm@~1.4.6
3+
- 8
4+
- 10
5+
- 12

0 commit comments

Comments
 (0)