Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SavvasMisaghMoayyed committed Jun 6, 2015
1 parent 25edc7f commit d4aed16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -44,7 +44,7 @@ before_install:
install:
- mvn -T 10 install -P nocheck -Dmaven.javadoc.skip=true -B -V -q
script:
- mvn clean package -Dlog4j.configurationFile=../travis/log4j2.xml
- mvn -T 10 clean package -Dlog4j.configurationFile=../travis/log4j2.xml
after_success:
- chmod -R 777 ./travis/push-javadoc-to-gh-pages.sh
- ./travis/push-javadoc-to-gh-pages.sh
Expand Down

0 comments on commit d4aed16

Please sign in to comment.