Shorten CI build

pull/160/head
Matthew Butterick 7 years ago committed by GitHub
parent ed52c1dedd
commit 3780f5ddfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -41,10 +41,5 @@ before_install:
script:
- cd .. # Travis did a cd into the dir. Back up, for the next:
# don't rely on package server for dependencies
- travis_retry raco pkg install --deps search-auto git://github.com/mbutterick/sugar.git
- raco test -p sugar
- travis_retry raco pkg install --deps search-auto git://github.com/mbutterick/txexpr.git
- raco test -p txexpr
- travis_retry raco pkg install --deps search-auto --link pollen
- raco test -p pollen

Loading…
Cancel
Save