Skip to content

Commit 3a812e6

Browse files
authored
Update package-overlap.jl
1 parent 687f8ff commit 3a812e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/travis/package-overlap.jl

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ function allowed_intersection_predictmd_predictmdextra()::Vector{String}
1111
"CategoricalArrays",
1212
"Distributed",
1313
"Pkg",
14+
"StaticArrays",
15+
"Tables",
1416
]
1517
return result
1618
end

0 commit comments

Comments
 (0)