From e84e781598094c850036e4a06c017dfd0b7fc285 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Sun, 4 Mar 2018 17:10:40 -0800 Subject: [PATCH] another --- quad/.travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/quad/.travis.yml b/quad/.travis.yml index 9766677a..0378fc52 100644 --- a/quad/.travis.yml +++ b/quad/.travis.yml @@ -30,5 +30,5 @@ before_install: script: - cd .. # Travis did a cd into the dir. Back up, for the next: # don't use package server because it points to #demo branch - - travis_retry raco pkg install --deps search-auto https://github.com/mbutterick/quad.git - - raco test -p quad +# - travis_retry raco pkg install --deps search-auto https://github.com/mbutterick/quad.git +# - raco test -p quad