From 103edc8f84a449f81ace9207113998a552d08fa5 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Thu, 2 May 2019 06:49:54 -0700 Subject: [PATCH] test brag-lib directly --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index f512e42..46c1b38 100644 --- a/.travis.yml +++ b/.travis.yml @@ -51,5 +51,6 @@ script: - travis_retry raco pkg install --deps search-auto https://github.com/mbutterick/br-parser-tools.git?path=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-lib + - raco test -p brag-lib - travis_retry raco pkg install --deps search-auto https://github.com/mbutterick/brag.git?path=brag - raco test -p brag