Skip to content

Commit 91ee886

Browse files
committed
Testing Travis issue
1 parent d4fdf4f commit 91ee886

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/services/Serialization.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ JSON.show_json(io::JSONContext, serialization::CommonSerialization, uuid::UUID)
1111

1212
## Version checking
1313
function _getDFGVersion()
14+
Pkg.status()
1415
# Looks like this is deprecated but there's no replacement function yet.
1516
return string(Pkg.dependencies()[Base.UUID("b5cc3c7e-6572-11e9-2517-99fb8daf2f04")].version)
1617
end

0 commit comments

Comments
 (0)