You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting build failures on travis running windows, that pass for osx/linux. Errors appears here: https://travis-ci.org/cesaraustralia/DynamicGridsInteract.jl/jobs/611168733#L340
I notice your appveyor build has this line, but I'm not sure what that is doing or what is required to replicate it travis: - ps: iex ((new-object net.webclient).DownloadString("https://raw.githubusercontent.com/JuliaCI/Appveyor.jl/version-1/bin/install.ps1"))
Any ideas on what is required to test loading a blink window on travis?
The text was updated successfully, but these errors were encountered:
I'm getting build failures on travis running windows, that pass for osx/linux. Errors appears here:
https://travis-ci.org/cesaraustralia/DynamicGridsInteract.jl/jobs/611168733#L340
I notice your appveyor build has this line, but I'm not sure what that is doing or what is required to replicate it travis:
- ps: iex ((new-object net.webclient).DownloadString("https://raw.githubusercontent.com/JuliaCI/Appveyor.jl/version-1/bin/install.ps1"))
Any ideas on what is required to test loading a blink window on travis?
The text was updated successfully, but these errors were encountered: