From a79eefee9cf0f40ffa736e7a123fb83319b89db4 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Mon, 11 Apr 2016 08:29:44 -0700 Subject: [PATCH] OIC2 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7157eac..31097c2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,5 +36,5 @@ script: # don't rely on package server - travis_retry raco pkg install --deps search-auto https://github.com/mbutterick/beautiful-racket.git?path=beautiful-racket-lib - raco test -p beautiful-racket-lib - - travis_retry raco pkg install --deps search-auto --link https://github.com/mbutterick/beautiful-racket.git?path=beautiful-racket + - travis_retry raco pkg install --deps search-auto https://github.com/mbutterick/beautiful-racket.git?path=beautiful-racket - raco test -p beautiful-racket