From 05319d0b2f4d1c22d78ea5d2f08729a111af82da Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Tue, 21 Feb 2017 10:10:47 -0800 Subject: [PATCH] don't test brag --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index ab14137..4801e0e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,9 +39,7 @@ 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 https://github.com/mbutterick/brag.git?path=br-parser-tools/br-parser-tools-lib - - raco test -p br-parser-tools-lib - travis_retry raco pkg install --deps search-auto https://github.com/mbutterick/brag.git?path=brag - - raco test -p brag - 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 https://github.com/mbutterick/beautiful-racket.git?path=beautiful-racket-demo