JuliaReinforcementLearning / GridWorlds.jl

Help! I'm lost in the flatland!
MIT License
47 stars 9 forks source link

Fix Travis CI #47

Closed findmyway closed 4 years ago

findmyway commented 4 years ago

I think lazily loading Makie.jl should be enough to fix this issue.

sriyash421 commented 4 years ago

https://github.com/JuliaReinforcementLearning/GridWorlds.jl/blob/ff940a038ccb7e49464fa52ac949e45c1d4d5f91/src/GridWorlds.jl#L17 Here I see the part is commented. Just using this will work?

findmyway commented 4 years ago

Yes I think so. I'll test it later tonight.