formatting changed on 1.1
This commit is contained in:
parent
de2049450b
commit
221313c977
|
@ -29,6 +29,8 @@ else
|
|||
@warn "CUDA unavailable, not testing GPU support"
|
||||
end
|
||||
|
||||
doctest(Flux)
|
||||
if VERSION >= v"1.2"
|
||||
doctest(Flux)
|
||||
end
|
||||
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue