Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
Only pre-install Maven plugins (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdekstrand committed Sep 25, 2013
1 parent 594e8d8 commit d5fbfb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ before_install:
- sudo apt-get update
- sudo apt-get install r-base-dev graphviz texlive-latex-base
- sudo Rscript etc/setup-R-deps.R
install: mvn dependency:go-offline -DexcludeGroupIds=org.grouplens.lenskit
install: mvn dependency:resolve-plugins
script:
- ./etc/ci/in-fold.sh build mvn install
- ./etc/ci/test-archetypes.sh
Expand Down

0 comments on commit d5fbfb2

Please sign in to comment.