Skip to content
This repository was archived by the owner on May 17, 2021. It is now read-only.

Commit d225cd7

Browse files
imlucasdurran
authored andcommitted
ci: Add node 10 to travis matrix for charts
1 parent dc6cd4a commit d225cd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ sudo: false
22
dist: trusty
33
language: node_js
44
node_js:
5+
- 10.17.0 # 10gen/charts
56
- 12.4.0
67
before_install:
78
- npm install -g npm@latest

0 commit comments

Comments
 (0)