diff --git a/.travis.yml b/.travis.yml index ddeaee9..e11a02f 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 https://github.com/mbutterick/pollen.git + - travis_retry raco pkg install --deps search-auto https://github.com/mbutterick/pollen.git - raco test -p pollen