diff --git a/.travis.yml b/.travis.yml index 6b418e9..ddeaee9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -41,5 +41,5 @@ before_install: script: - cd .. # Travis did a cd into the dir. Back up, for the next: - - travis_retry raco pkg install --deps search-auto --link pollen + - travis_retry raco pkg install --deps search-auto --link https://github.com/mbutterick/pollen.git - raco test -p pollen