Revert "Update .travis.yml"

This reverts commit f138f7a22a.
pull/21/head
Matthew Butterick 5 years ago
parent 9e6349d602
commit 6b4743728b

@ -48,7 +48,6 @@ 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

Loading…
Cancel
Save