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 just tried to test a package that actually uses a local dependency, so quicklaoding it failed in Travis, but the cl -e '(ql:quickload "bulk/test") (unless (bulk/test:all) (uiop:quit 1))' command exited with 0, so the build was marked successful.