Skip to content

Commit

Permalink
add -Djavax.xml.accessExternalDTD=all option
Browse files Browse the repository at this point in the history
  • Loading branch information
kozo2 committed Jul 2, 2016
1 parent 18e8e5e commit a518793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ branches:
- master

after_success:
- mvn clean install
- mvn clean install -Djavax.xml.accessExternalDTD=all

0 comments on commit a518793

Please sign in to comment.