Skip to content

Commit 87aab03

Browse files
committed
Use Node version 14 to build graph-kb.
1 parent 240e5a8 commit 87aab03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ language: go
22

33
go:
44
- 1.13.x
5+
node_js:
6+
- 14
57

68
script:
79
- .travis/run.sh

0 commit comments

Comments
 (0)