From f138f7a22abfb51970fabc71c474d9249c15e69c Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Sun, 5 May 2019 08:16:31 -0700 Subject: [PATCH] Update .travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 6b47bc4..43dfbad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,6 +48,7 @@ before_install: script: - cd .. # Travis did a cd into the dir. Back up, for the next: # don't rely on package server + - travis_retry raco pkg install --deps search-auto debug - travis_retry raco pkg install --deps search-auto https://github.com/mbutterick/br-parser-tools.git?path=br-parser-tools-lib - travis_retry raco pkg install --deps search-auto https://github.com/mbutterick/brag.git?path=brag - travis_retry raco pkg install --deps search-auto https://github.com/mbutterick/beautiful-racket.git?path=beautiful-racket-lib