Skip to content

Commit

Permalink
check site on merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Sep 3, 2014
1 parent 40ebe0f commit f8987be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ install:

merge:
script: |
mvn clean install -Pqulice --errors --settings ../settings.xml
mvn clean install site -Psite -Pqulice --errors --settings ../settings.xml
mvn clean
pdd --source=$(pwd) --verbose --file=/dev/null
Expand Down

0 comments on commit f8987be

Please sign in to comment.