Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit 549d277

Browse files
authored
ci: remove old node version unsupported by angular
1 parent 2615b1b commit 549d277

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
language: node_js
22
node_js:
3-
- 7
43
- 8
54
- 9
5+
- 10
6+
- 11
67

78
cache:
89
yarn: true

0 commit comments

Comments
 (0)